Properties
-
float _delay = 0.2 -
int _ticket = 0 -
bool _pending = false
Methods
-
void _init(float delay) -
void trigger(Callable action) -
void cancel() -
bool pending()
Download
float _delay = 0.2int _ticket = 0bool _pending = falsevoid _init(float delay)void trigger(Callable action)void cancel()bool pending()