Constructor
new DelayedCall()
Members
callback :function
This delayed' call callback
:boolean
scheduledWhether this DelayedCall is scheduled or not
Methods
Cancel()
Cancel the delayed call, if it was scheduled.
Clear()
TODO
Schedule()
Schedule this DelayedCall's callback to be called on TIME.NEXT_TICK