SyncEventListclass | misc.t[1026] |
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
(none)
(none)
Inherited from
Inherited from
SyncEventList
EventList
Script
object
EventList
:
curScriptState
eventList
advanceState
getScriptState
scriptDone
EventList
:
construct
doScript
doScriptEvent
masterObject | misc.t[1028] |
advanceState ( ) OVERRIDDEN | misc.t[1034] |
getScriptState ( ) OVERRIDDEN | misc.t[1031] |
scriptDone ( ) OVERRIDDEN | misc.t[1037] |