Difference between revisions of "Script Classes for Adventure Games"
From SCI Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
[[Official SCI Documentation]]<br /> | [[Official SCI Documentation]]<br /> | ||
− | [[Script for Adventure Games/Introduction|1]] | | + | <div align="center"> |
− | [[Script for Adventure Games/RootObj|2]] | | + | [[Script Classes for Adventure Games/Introduction|1]] | |
− | [[Script for Adventure Games/Object|3]] | | + | [[Script Classes for Adventure Games/RootObj|2]] | |
− | [[Script for Adventure Games/Collection|4]] | | + | [[Script Classes for Adventure Games/Object|3]] | |
− | [[Script for Adventure Games/List|5]] | | + | [[Script Classes for Adventure Games/Collection|4]] | |
− | [[Script for Adventure Games/Set|6]] | | + | [[Script Classes for Adventure Games/List|5]] | |
− | [[Script for Adventure Games/EventHandler|7]] | | + | [[Script Classes for Adventure Games/Set|6]] | |
− | [[Script for Adventure Games/Inventory|8]] | | + | [[Script Classes for Adventure Games/EventHandler|7]] | |
− | [[Script for Adventure Games/Script|9]] | | + | [[Script Classes for Adventure Games/Inventory|8]] | |
− | [[Script for Adventure Games/Timer|10]] | | + | [[Script Classes for Adventure Games/Script|9]] | |
− | [[Script for Adventure Games/Feature|11]] | | + | [[Script Classes for Adventure Games/Timer|10]] | |
− | [[Script for Adventure Games/View|12]] | | + | [[Script Classes for Adventure Games/Feature|11]] | |
− | [[Script for Adventure Games/Prop|13]] | | + | [[Script Classes for Adventure Games/View|12]] | |
− | [[Script for Adventure Games/Actor|14]] | | + | [[Script Classes for Adventure Games/Prop|13]] | |
− | [[Script for Adventure Games/Ego|15]] | | + | [[Script Classes for Adventure Games/Actor|14]] | |
− | [[Script for Adventure Games/PicView|16]] | | + | [[Script Classes for Adventure Games/Ego|15]] | |
− | [[Script for Adventure Games/Cycling|17]] | | + | [[Script Classes for Adventure Games/PicView|16]] | |
− | [[Script for Adventure Games/Cycling#Cycle|18]] | | + | [[Script Classes for Adventure Games/Cycling|17]] | |
− | [[Script for Adventure Games/Cycling#Forward|19]] | | + | [[Script Classes for Adventure Games/Cycling#Cycle|18]] | |
− | [[Script for Adventure Games/Cycling#Walk|20]] | | + | [[Script Classes for Adventure Games/Cycling#Forward|19]] | |
− | [[Script for Adventure Games/Cycling#Reverse|21]] | | + | [[Script Classes for Adventure Games/Cycling#Walk|20]] | |
− | [[Script for Adventure Games/Cycling#CycleTo|22]] | | + | [[Script Classes for Adventure Games/Cycling#Reverse|21]] | |
− | [[Script for Adventure Games/Cycling#EndLoop|23]] | | + | [[Script Classes for Adventure Games/Cycling#CycleTo|22]] | |
− | [[Script for Adventure Games/Cycling#BegLoop|24]] | | + | [[Script Classes for Adventure Games/Cycling#EndLoop|23]] | |
− | [[Script for Adventure Games/Motion|25]] | | + | [[Script Classes for Adventure Games/Cycling#BegLoop|24]] | |
− | [[Script for Adventure Games/Motion#Motion|26]] | | + | [[Script Classes for Adventure Games/Motion|25]] | |
− | [[Script for Adventure Games/Motion#MoveTo|27]] | | + | [[Script Classes for Adventure Games/Motion#Motion|26]] | |
− | [[Script for Adventure Games/Motion#Wander|28]]<br /> | + | [[Script Classes for Adventure Games/Motion#MoveTo|27]] | |
− | [[Script for Adventure Games/Motion#Follow|29]] | | + | [[Script Classes for Adventure Games/Motion#Wander|28]]<br /> |
− | [[Script for Adventure Games/Motion#Chase|30]] | | + | [[Script Classes for Adventure Games/Motion#Follow|29]] | |
− | [[Script for Adventure Games/Motion#Jump|31]] | | + | [[Script Classes for Adventure Games/Motion#Chase|30]] | |
− | [[Script for Adventure Games/Motion#JumpTo|32]] | | + | [[Script Classes for Adventure Games/Motion#Jump|31]] | |
− | [[Script for Adventure Games/Motion#Orbit|33]] | | + | [[Script Classes for Adventure Games/Motion#JumpTo|32]] | |
− | [[Script for Adventure Games/Motion#Path|34]] | | + | [[Script Classes for Adventure Games/Motion#Orbit|33]] | |
− | [[Script for Adventure Games/Motion#RelPath|35]] | | + | [[Script Classes for Adventure Games/Motion#Path|34]] | |
− | [[Script for Adventure Games/Avoider|36]] | | + | [[Script Classes for Adventure Games/Motion#RelPath|35]] | |
− | [[Script for Adventure Games/Event|37]] | | + | [[Script Classes for Adventure Games/Avoider|36]] | |
− | [[Script for Adventure Games/User|38]] | | + | [[Script Classes for Adventure Games/Event|37]] | |
− | [[Script for Adventure Games/Game|39]] | | + | [[Script Classes for Adventure Games/User|38]] | |
− | [[Script for Adventure Games/Locale|40]] | | + | [[Script Classes for Adventure Games/Game|39]] | |
− | [[Script for Adventure Games/Region|41]] | | + | [[Script Classes for Adventure Games/Locale|40]] | |
− | [[Script for Adventure Games/Room|42]] | | + | [[Script Classes for Adventure Games/Region|41]] | |
− | [[Script for Adventure Games/Timer2|43]] | | + | [[Script Classes for Adventure Games/Room|42]] | |
− | [[Script for Adventure Games/TimeOut|44]] | | + | [[Script Classes for Adventure Games/Timer2|43]] | |
− | [[Script for Adventure Games/InvItem|45]] | | + | [[Script Classes for Adventure Games/TimeOut|44]] | |
− | [[Script for Adventure Games/Block|46]] | | + | [[Script Classes for Adventure Games/InvItem|45]] | |
− | [[Script for Adventure Games/Cage|47]] | | + | [[Script Classes for Adventure Games/Block|46]] | |
− | [[Script for Adventure Games/Sound|48]] | | + | [[Script Classes for Adventure Games/Cage|47]] | |
− | [[Script for Adventure Games/StatusLine|49]] | | + | [[Script Classes for Adventure Games/Sound|48]] | |
− | [[Script for Adventure Games/File|50]] | | + | [[Script Classes for Adventure Games/StatusLine|49]] | |
− | [[Script for Adventure Games/Code|51]] | | + | [[Script Classes for Adventure Games/File|50]] | |
− | [[Script for Adventure Games/Global Variables|52]] | | + | [[Script Classes for Adventure Games/Code|51]] | |
− | [[Script for Adventure Games/Index|Index]] | + | [[Script Classes for Adventure Games/Global Variables|52]] | |
+ | [[Script Classes for Adventure Games/Index|Index]] | ||
+ | </div> | ||
<div align="center"><span style="font-size: 22pt">Script Classes for Adventure Games</span><br /> | <div align="center"><span style="font-size: 22pt">Script Classes for Adventure Games</span><br /> |
Revision as of 23:13, 8 December 2015
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
Index
Table of Contents
- Introduction
- The RootObj Class
- The Object Class
- The Collection Class
- The Script Class
- The Timer Class
- The Feature Class
- The View Class
- The PicView Class
- The Cycling Classes
- The Motion Classes
- The Avoider Class
- The Event Class
- The User Class
- The Game Class
- The Region Class
- The Locale Class
- The Room Class
- The Timer Class
- TimeOut
- The InvItem Class
- The Block Class
- The Cage Class
- The Sound Class
- The StatusLine Class
- The File Class
- The Code Class
- Global Variables
- Index
Chapter:
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
Index
< Previous: Next: Introduction >