Difference between revisions of "SCI Kernel Documentation/Index"

From SCI Wiki
Jump to navigationJump to search
 
(24 intermediate revisions by the same user not shown)
Line 66: Line 66:
 
* [[SCI Kernel Documentation/Animation_Functions#.28DoBresen_motion.29|DoBresen]]
 
* [[SCI Kernel Documentation/Animation_Functions#.28DoBresen_motion.29|DoBresen]]
 
* [[SCI Kernel Documentation/Sound_Functions#.28DoSound_InitSound_sound.29|DoSound]]
 
* [[SCI Kernel Documentation/Sound_Functions#.28DoSound_InitSound_sound.29|DoSound]]
 +
| width="20%" |
 
* [[SCI Kernel Documentation/Animation_Functions#.28DrawCel_view_loop_cel_left_top_priority.29|DrawCel]]
 
* [[SCI Kernel Documentation/Animation_Functions#.28DrawCel_view_loop_cel_left_top_priority.29|DrawCel]]
 
* [[SCI Kernel Documentation/Window_and_Text_Functions#.28DrawControl_item.29|DrawControl]]
 
* [[SCI Kernel Documentation/Window_and_Text_Functions#.28DrawControl_item.29|DrawControl]]
 
* [[SCI Kernel Documentation/Menu_Functions#.28DrawMenuBar_menuList.29|DrawMenuBar]]
 
* [[SCI Kernel Documentation/Menu_Functions#.28DrawMenuBar_menuList.29|DrawMenuBar]]
| width="20%" |
 
 
* [[SCI Kernel Documentation/Picture_Functions#.28DrawPic_picNum_.5BshowStyle.5D_.5BclearPic.5D_.5Bpallete.5D.29|DrawPic]]
 
* [[SCI Kernel Documentation/Picture_Functions#.28DrawPic_picNum_.5BshowStyle.5D_.5BclearPic.5D_.5Bpallete.5D.29|DrawPic]]
 
* [[SCI Kernel Documentation/Menu_Functions#.28DrawStatus_str_.5Bforeground_.5Bbackground.5D.5D.29|DrawStatus]]
 
* [[SCI Kernel Documentation/Menu_Functions#.28DrawStatus_str_.5Bforeground_.5Bbackground.5D.5D.29|DrawStatus]]
Line 102: Line 102:
 
* [[SCI Kernel Documentation/System_Functions#.28GetTime_.5BrealTime.5D.29|GetTime]]
 
* [[SCI Kernel Documentation/System_Functions#.28GetTime_.5BrealTime.5D.29|GetTime]]
 
* [[SCI Kernel Documentation/Input_Functions#.28GlobalToLocal_event.29|GlobalToLocal]]
 
* [[SCI Kernel Documentation/Input_Functions#.28GlobalToLocal_event.29|GlobalToLocal]]
 +
| width="20%" |
 
* [[SCI Kernel Documentation/SCI Overview|Graph]]
 
* [[SCI Kernel Documentation/SCI Overview|Graph]]
 
<br />
 
<br />
Line 109: Line 110:
 
* [[SCI Kernel Documentation/Window_and_Text_Functions#.28HiLiteControl_item.29|HiLiteControl]]
 
* [[SCI Kernel Documentation/Window_and_Text_Functions#.28HiLiteControl_item.29|HiLiteControl]]
 
* [[SCI Kernel Documentation/SCI Overview|heap]]
 
* [[SCI Kernel Documentation/SCI Overview|heap]]
| width="20%" |
 
 
* [[SCI Kernel Documentation/SCI Overview|hunk]]
 
* [[SCI Kernel Documentation/SCI Overview|hunk]]
 
<br />
 
<br />
 
 
I
 
I
 
* [[SCI Kernel Documentation/Animation_Functions#.28InitBresen_motion.29|InitBresen]]
 
* [[SCI Kernel Documentation/Animation_Functions#.28InitBresen_motion.29|InitBresen]]
Line 139: Line 138:
 
N
 
N
 
* [[SCI Kernel Documentation/List_Functions#.28NewList.29|NewList]]
 
* [[SCI Kernel Documentation/List_Functions#.28NewList.29|NewList]]
 +
| width="20%" |
 
* [[SCI Kernel Documentation/List_Functions#.28NewNode_key_value.29|NewNode]]
 
* [[SCI Kernel Documentation/List_Functions#.28NewNode_key_value.29|NewNode]]
 
* [[SCI Kernel Documentation/Window_and_Text_Functions#.28NewWindow_top_left_bottom_right_title_type_priority_color_back.29|NewWindow]]
 
* [[SCI Kernel Documentation/Window_and_Text_Functions#.28NewWindow_top_left_bottom_right_title_type_priority_color_back.29|NewWindow]]
Line 145: Line 145:
 
* [[SCI Kernel Documentation/Animation_Functions#.28NumCels_actor.29|NumCels]]
 
* [[SCI Kernel Documentation/Animation_Functions#.28NumCels_actor.29|NumCels]]
 
* [[SCI Kernel Documentation/Animation_Functions#.28NumLoops_actor.29|NumLoops]]
 
* [[SCI Kernel Documentation/Animation_Functions#.28NumLoops_actor.29|NumLoops]]
<br />
 
 
O
 
O
 
* [[SCI Kernel Documentation/Object Functions|objects]]
 
* [[SCI Kernel Documentation/Object Functions|objects]]
 
* [[SCI Kernel Documentation/Animation_Functions#.28OnControl_mapType_x_y_.5Brx_ly.5D.29|OnControl]]
 
* [[SCI Kernel Documentation/Animation_Functions#.28OnControl_mapType_x_y_.5Brx_ly.5D.29|OnControl]]
| width="20%" |
 
<br />
 
 
P
 
P
 
* [[SCI Kernel Documentation/Input_Functions#.28Parse_stringPtr.29|Parse]]
 
* [[SCI Kernel Documentation/Input_Functions#.28Parse_stringPtr.29|Parse]]
Line 175: Line 172:
 
* [[SCI Kernel Documentation/Input_Functions#.28SetCursor_form_showOn_.5Bx.5D_.5By.5D.29|SetCursor]]
 
* [[SCI Kernel Documentation/Input_Functions#.28SetCursor_form_showOn_.5Bx.5D_.5By.5D.29|SetCursor]]
 
* [[SCI Kernel Documentation/Debugging_Functions#.28SetDebug.29|SetDebug]]
 
* [[SCI Kernel Documentation/Debugging_Functions#.28SetDebug.29|SetDebug]]
 +
| width="20%" |
 
* [[SCI Kernel Documentation/Animation_Functions#.28SetJump_actor_deltaX_deltaY_gravY.29|SetJump]]
 
* [[SCI Kernel Documentation/Animation_Functions#.28SetJump_actor_deltaX_deltaY_gravY.29|SetJump]]
 
* [[SCI Kernel Documentation/Menu_Functions#.28SetMenu_itemName_selector_value_.5Bselector_value_....5D.29|SetMenu]]
 
* [[SCI Kernel Documentation/Menu_Functions#.28SetMenu_itemName_selector_value_.5Bselector_value_....5D.29|SetMenu]]
Line 188: Line 186:
 
* [[SCI Kernel Documentation/Arithmetic_Functions#.28SinMult_angle_num.29|SinMult]]
 
* [[SCI Kernel Documentation/Arithmetic_Functions#.28SinMult_angle_num.29|SinMult]]
 
* [[SCI Kernel Documentation/Arithmetic_Functions#.28Sqrt_number.29|Sqrt]]
 
* [[SCI Kernel Documentation/Arithmetic_Functions#.28Sqrt_number.29|Sqrt]]
| width="20%" |
 
 
* [[SCI Kernel Documentation/Debugging_Functions#.28StackUsage_MStackSize.29|StackUsage]]
 
* [[SCI Kernel Documentation/Debugging_Functions#.28StackUsage_MStackSize.29|StackUsage]]
 
* [[SCI Kernel Documentation/String_Functions#.28StrAt_string_position_.5Bchar.5D.29|StrAt]]
 
* [[SCI Kernel Documentation/String_Functions#.28StrAt_string_position_.5Bchar.5D.29|StrAt]]
Line 217: Line 214:
 
&nbsp;
 
&nbsp;
  
<span style="float: left">[[SCI Kernel Documentation/|&lt; Previous: ]]</span><span style="float: right"><span class="Inactive">Next:  &gt;</span></span>
+
<span style="float: left">[[SCI Kernel Documentation/Debugging Functions|&lt; Previous: SCI Kernel Documentation/Debugging Functions]]</span>
 +
<span style="float: right"><span class="Inactive">Next:  &gt;</span></span>
  
 
&nbsp;
 
&nbsp;

Latest revision as of 23:14, 11 March 2016