Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BBGamelib
tHashElement
C# Class BBGamelib.tHashElement
ファイルを表示
Open project: BigWoodGames/cocos2d-unity
Class Usage Examples
Public Properties
Property
Type
Description
actionIndex
int
actions
List
currentAction
CCAction
currentActionSalvaged
bool
paused
bool
target
System.Object
Public Methods
Method
Description
hashKey
( ) :
int
Method Details
hashKey()
public
method
public
hashKey
( ) :
int
return
int
Property Details
actionIndex
public_oe property
public
int
actionIndex
return
int
actions
public_oe property
public
List
actions
return
List
currentAction
public_oe property
public
CCAction
currentAction
return
CCAction
currentActionSalvaged
public_oe property
public
bool
currentActionSalvaged
return
bool
paused
public_oe property
public
bool
paused
return
bool
target
public_oe property
public
System.Object
target
return
System.Object