C# Class GoGoComponent, UnityDemo

Inheritance: MonoBehaviour
Afficher le fichier Open project: rouchen/UnityDemo Class Usage Examples

Méthodes publiques

Свойство Type Description
currTime float
endLocalTime float
gogoPlayer GoGoPlayer,
isLastEnableState bool
isLoop bool
isUseLocalTime bool
startLocalTime float

Méthodes publiques

Méthode Description
Refresh ( ) : void
RefreshLocalTime ( float deltaTime ) : void
SetGoGoPlayer ( GoGoPlayer, player ) : void

Method Details

Refresh() public méthode

public Refresh ( ) : void
Résultat void

RefreshLocalTime() public méthode

public RefreshLocalTime ( float deltaTime ) : void
deltaTime float
Résultat void

SetGoGoPlayer() public méthode

public SetGoGoPlayer ( GoGoPlayer, player ) : void
player GoGoPlayer,
Résultat void

Property Details

currTime public_oe property

public float currTime
Résultat float

endLocalTime public_oe property

public float endLocalTime
Résultat float

gogoPlayer public_oe property

public GoGoPlayer, gogoPlayer
Résultat GoGoPlayer,

isLastEnableState public_oe property

public bool isLastEnableState
Résultat bool

isLoop public_oe property

public bool isLoop
Résultat bool

isUseLocalTime public_oe property

public bool isUseLocalTime
Résultat bool

startLocalTime public_oe property

public float startLocalTime
Résultat float