Свойство | Тип | Описание | |
---|---|---|---|
currTime | float | ||
endTime | float | ||
gogoPlayerList | List |
||
isLoop | bool | ||
isPlay | bool | ||
speed | float | ||
startTime | float |
Метод | Описание | |
---|---|---|
CheckGoGoPlayerActive ( ) : void | ||
InitializeAllPlayer ( ) : void | ||
Pause ( ) : void | ||
Play ( ) : void | ||
Refresh ( ) : void | ||
RefreshPlayerTime ( float deltaTime ) : void | ||
RefreshTime ( float deltaTime ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public RefreshPlayerTime ( float deltaTime ) : void | ||
deltaTime | float | |
Результат | void |
public RefreshTime ( float deltaTime ) : void | ||
deltaTime | float | |
Результат | void |