Difference between revisions of "SCI Kernel Documentation/Graphic Screen Functions"

From SCI Wiki
Jump to navigationJump to search
Line 29: Line 29:
 
 
 
 
  
xxxxxxx body xxxxxxxx
+
==<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>
 +
 
  
 
&nbsp;
 
&nbsp;

Revision as of 13:16, 3 December 2015

Official SCI Documentation

Chapter: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | Index


Graphic Screen Functions

Author: Jeff Stephenson

Revision by: David Slayback

 


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


 

Table of Contents

 

< Previous: Animation Functions Next: Input Functions >