SyncEventListclass | eventList.t[321] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
This can be useful, for example, when we have messages that reflect two different points of view on the same events: the messages for each point of view can be kept in a separate list, but the one list can be a slave of the other to ensure that the two lists are based on a common state.
class
SyncEventList : EventList
SyncEventList
EventList
Script
object
Inherited from EventList
:
curScriptState
eventList
eventListLen
resetEachCycle
advanceState
getScriptState
scriptDone
Inherited from EventList
:
addItem
construct
doScript
doScriptEvent
resetList
masterObject | eventList.t[323] |
advanceState ( ) OVERRIDDEN | eventList.t[329] |
getScriptState ( ) OVERRIDDEN | eventList.t[326] |
scriptDone ( ) OVERRIDDEN | eventList.t[332] |