C# Class BBGamelib.scheduler.tHashTimerEntry

Afficher le fichier Open project: BigWoodGames/cocos2d-unity Class Usage Examples

Méthodes publiques

Свойство Type Description
currentTimer CCTimer
currentTimerSalvaged bool
paused bool
target System.Object
timerIndex int
timers List

Property Details

currentTimer public_oe property

public CCTimer,BBGamelib.scheduler currentTimer
Résultat CCTimer

currentTimerSalvaged public_oe property

public bool currentTimerSalvaged
Résultat bool

paused public_oe property

public bool paused
Résultat bool

target public_oe property

public System.Object target
Résultat System.Object

timerIndex public_oe property

public int timerIndex
Résultat int

timers public_oe property

public List timers
Résultat List