Difference between revisions of "SCI Kernel Documentation/Index"
From SCI Wiki
Jump to navigationJump to search(23 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]] | ||
− | |||
* [[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]] | ||
− | |||
* [[SCI Kernel Documentation/SCI Overview|hunk]] | * [[SCI Kernel Documentation/SCI Overview|hunk]] | ||
<br /> | <br /> | ||
Line 138: | 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 144: | 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]] | ||
− | |||
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]] | ||
− | |||
− | |||
P | P | ||
* [[SCI Kernel Documentation/Input_Functions#.28Parse_stringPtr.29|Parse]] | * [[SCI Kernel Documentation/Input_Functions#.28Parse_stringPtr.29|Parse]] | ||
Line 174: | 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 187: | 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]] | ||
− | |||
* [[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 216: | Line 214: | ||
| | ||
− | <span style="float: left">[[SCI Kernel Documentation/|< Previous: ]]</span><span style="float: right"><span class="Inactive">Next: ></span></span> | + | <span style="float: left">[[SCI Kernel Documentation/Debugging Functions|< Previous: SCI Kernel Documentation/Debugging Functions]]</span> |
+ | <span style="float: right"><span class="Inactive">Next: ></span></span> | ||
| |
Latest revision as of 23:14, 11 March 2016
A
|
|
|
O P
|
|
< Previous: SCI Kernel Documentation/Debugging Functions Next: >