C# 클래스 BBGamelib.scheduler.tHashTimerEntry

파일 보기 프로젝트 열기: BigWoodGames/cocos2d-unity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
currentTimer CCTimer
currentTimerSalvaged bool
paused bool
target System.Object
timerIndex int
timers List

프로퍼티 상세

currentTimer 공개적으로 프로퍼티

public CCTimer,BBGamelib.scheduler currentTimer
리턴 CCTimer

currentTimerSalvaged 공개적으로 프로퍼티

public bool currentTimerSalvaged
리턴 bool

paused 공개적으로 프로퍼티

public bool paused
리턴 bool

target 공개적으로 프로퍼티

public System.Object target
리턴 System.Object

timerIndex 공개적으로 프로퍼티

public int timerIndex
리턴 int

timers 공개적으로 프로퍼티

public List timers
리턴 List