pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
Dub
Repo
EventChainSystem.setLength
eventChainSystem
eventChain
EventChainSystem
Sets the maximum number of events that can be stored.
class
EventChainSystem
void
setLength
(
int
i
)
Meta
Source
See Implementation
eventChainSystem
eventChain
EventChainSystem
constructors
this
functions
appendEvent
getCurrentLength
getMaxLength
redoEventAtGivenPosition
redoTopEvent
removeEvent
setLength
undoEventAtGivenPosition
undoTopEvent
variables
eventList
maxEventNumber
topEvent
Sets the maximum number of events that can be stored.