Difference between revisions of "SCI Kernel Documentation/Graphic Screen Functions"
From SCI Wiki
Jump to navigationJump to searchLine 29: | Line 29: | ||
| | ||
− | + | ==<br /> Graphic Screen Functions == | |
+ | |||
+ | The following kernel functions are direct calls to the graphic code used to draw the pictures and views. | ||
+ | |||
+ | mapSet is used below to refer to a word that has its bits set for a combination of showing on the Visual, Priority, and/or Control screen. | ||
+ | |||
+ | ===<br /> === | ||
+ | |||
+ | <blockquote> | ||
+ | |||
+ | </blockquote> | ||
+ | |||
+ | ===<br /> === | ||
+ | |||
+ | <blockquote> | ||
+ | |||
+ | </blockquote> | ||
+ | |||
+ | ===<br /> === | ||
+ | |||
+ | <blockquote> | ||
+ | |||
+ | </blockquote> | ||
+ | |||
+ | ===<br /> === | ||
+ | |||
+ | <blockquote> | ||
+ | |||
+ | </blockquote> | ||
+ | |||
+ | ===<br /> === | ||
+ | |||
+ | <blockquote> | ||
+ | |||
+ | </blockquote> | ||
+ | |||
+ | ===<br /> === | ||
+ | |||
+ | <blockquote> | ||
+ | |||
+ | </blockquote> | ||
+ | |||
+ | ===<br /> === | ||
+ | |||
+ | <blockquote> | ||
+ | |||
+ | </blockquote> | ||
+ | |||
+ | ===<br /> === | ||
+ | |||
+ | <blockquote> | ||
+ | |||
+ | </blockquote> | ||
+ | |||
+ | ===<br /> === | ||
+ | |||
+ | <blockquote> | ||
+ | |||
+ | </blockquote> | ||
+ | |||
+ | ===<br /> === | ||
+ | |||
+ | <blockquote> | ||
+ | |||
+ | </blockquote> | ||
+ | |||
| |
Revision as of 13:16, 3 December 2015
Graphic Screen Functions
The following kernel functions are direct calls to the graphic code used to draw the pictures and views.
mapSet is used below to refer to a word that has its bits set for a combination of showing on the Visual, Priority, and/or Control screen.
- Notes
< Previous: Animation Functions Next: Input Functions >