Property | Type | Description | |
---|---|---|---|
OnEnd | Action |
||
OnTick | Action |
Property | Type | Description | |
---|---|---|---|
mFreq | float | ||
mIsTicking | bool | ||
mNowTime | float | ||
mReverse | bool | ||
mTimer | UniTimer, | ||
mTotalTime | float |
Method | Description | |
---|---|---|
IsPause ( ) : bool | ||
Pause ( bool pause ) : void | ||
Start ( float time ) : void | ||
StartReverse ( float time ) : void | ||
Stop ( ) : void | ||
TimeTicker ( ) : UnityEngine |
Method | Description | |
---|---|---|
end ( ) : void | ||
init ( float time, bool reverse ) : void | ||
tick ( ) : void |