Property | Type | Description | |
---|---|---|---|
currTime | float | ||
endLocalTime | float | ||
gogoPlayer | GoGoPlayer, | ||
isLastEnableState | bool | ||
isLoop | bool | ||
isUseLocalTime | bool | ||
startLocalTime | float |
Method | Description | |
---|---|---|
Refresh ( ) : void | ||
RefreshLocalTime ( float deltaTime ) : void | ||
SetGoGoPlayer ( GoGoPlayer, player ) : void |
public RefreshLocalTime ( float deltaTime ) : void | ||
deltaTime | float | |
return | void |
public SetGoGoPlayer ( GoGoPlayer, player ) : void | ||
player | GoGoPlayer, | |
return | void |