Свойство | Type | Description | |
---|---|---|---|
CURRENT_VERSION | int | ||
batchedSprites | tk2dBatchedSprite[], | ||
spriteCollection | tk2dSpriteCollectionData, | ||
version | int |
Méthode | Description | |
---|---|---|
Build ( ) : void | ||
ForceBuild ( ) : void | ||
UsesSpriteCollection ( tk2dSpriteCollectionData, spriteCollection ) : bool |
Méthode | Description | |
---|---|---|
OnDestroy ( ) : void |
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
BuildPhysicsMesh ( ) : void | ||
BuildRenderMesh ( ) : void | ||
SortBatchedSprites ( ) : void | ||
UpgradeData ( ) : bool |
public UsesSpriteCollection ( tk2dSpriteCollectionData, spriteCollection ) : bool | ||
spriteCollection | tk2dSpriteCollectionData, | |
Résultat | bool |
public tk2dBatchedSprite[], batchedSprites | ||
Résultat | tk2dBatchedSprite[], |
public tk2dSpriteCollectionData, spriteCollection | ||
Résultat | tk2dSpriteCollectionData, |