Script Classes for Adventure Games
From SCI Wiki
Revision as of 02:50, 9 December 2015 by Andrew Branscom (talk | contribs)
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 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
Index
44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | Index
-->
< Previous: Next: Introduction >