NotificationManager
LogDisplay
Kind: global class
new LogDisplay(log, initializer, [updateFunction])
Param | Type |
---|---|
log | NotificationLog |
initializer | function |
[updateFunction] | function |
logDisplay.timeScale : number
Allows modifying timing of the view emitter by slowing or speeding up the time
Kind: instance property of LogDisplay
logDisplay.update(timeDelta)
Kind: instance method of LogDisplay
Param | Type |
---|---|
timeDelta | number |