Difference between revisions of "Toolbox"
From Lianjapedia
Yvonne.milne (Talk | contribs) |
Helen.george (Talk | contribs) |
||
| Line 9: | Line 9: | ||
!width="50%"|Description | !width="50%"|Description | ||
|- | |- | ||
| − | |Activepage | + | |valign="top"|Activepage |
| − | |RW | + | |valign="top"|RW |
| − | | | + | |valign="top"|Numeric |
| − | | | + | |valign="top"|Index of the selected page, starting from 0, left to right |
|- | |- | ||
|} | |} | ||
| Line 25: | Line 25: | ||
!width="50%"|Description | !width="50%"|Description | ||
|- | |- | ||
| − | |Addobject | + | |valign="top"|Addobject |
| − | | | + | |valign="top"|existing as Object | newobject as Character, class as Character |
| − | | | + | |valign="top"|Add an existing object or a new object, in which case the object's class must also be specified |
|- | |- | ||
| − | |Removeobject | + | |valign="top"|Removeobject |
| − | | | + | |valign="top"|existing as Object |
| − | | | + | |valign="top"|Remove the specified object |
|- | |- | ||
|} | |} | ||
Revision as of 11:27, 15 January 2013
Properties
This class supports the Common Properties plus the following:
| Property | Access (R/RW) | Value | Description |
|---|---|---|---|
| Activepage | RW | Numeric | Index of the selected page, starting from 0, left to right |
Methods
This class supports the Common Methods plus the following:
| Method | Args | Description |
|---|---|---|
| Addobject | existing as Object | newobject as Character, class as Character | Add an existing object or a new object, in which case the object's class must also be specified |
| Removeobject | existing as Object | Remove the specified object |
Events
This class supports the Common Events plus the following:
| Event | Args | Description |
|---|