Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
  • Sign in
joeylib
joeylib
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Labels
    • Milestones
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Public Skunkworks
  • joeylibjoeylib
  • Wiki
  • JoeyLib Enumerations

JoeyLib Enumerations

Last edited by Scott Duensing Sep 06, 2018
Page history

jlBorderColorsE

List of valid border colors. The border color palette on the Apple IIgs is fixed. JoeyLib uses these colors on all platforms.

BORDER_BLACK       =  0,
BORDER_DEEP_RED    =  1,
BORDER_DEEP_BLUE   =  2,
BORDER_PURPLE      =  3,
BORDER_DARK_GREEN  =  4,
BORDER_DARK_GRAY   =  5,
BORDER_MEDIUM_BLUE =  6,
BORDER_LIGHT_BLUE  =  7,
BORDER_BROWN       =  8,
BORDER_ORANGE      =  9,
BORDER_LIGHT_GRAY  = 10,
BORDER_PINK        = 11,
BORDER_GREEN       = 12,
BORDER_YELLOW      = 13,
BORDER_AQUAMARINE  = 14,
BORDER_WHITE       = 15
Clone repository
  • Installation
  • JoeyLib API
  • JoeyLib Concepts
  • JoeyLib Data Types
  • JoeyLib Definitions
  • JoeyLib Display Functions
  • JoeyLib Drawing Functions
  • JoeyLib Enumerations
  • JoeyLib Formats
  • JoeyLib Gamepad Functions
  • JoeyLib Keyboard Functions
  • JoeyLib Memory Functions
  • JoeyLib Palette Functions
  • JoeyLib Sound Functions
  • JoeyLib Static Image Functions
View All Pages