Property | Type | Description | |
---|---|---|---|
CURRENT_VERSION | int | ||
batchedSprites | tk2dBatchedSprite[], | ||
spriteCollection | tk2dSpriteCollectionData, | ||
version | int |
Method | Description | |
---|---|---|
Build ( ) : void | ||
ForceBuild ( ) : void | ||
UsesSpriteCollection ( tk2dSpriteCollectionData, spriteCollection ) : bool |
Method | Description | |
---|---|---|
OnDestroy ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
BuildPhysicsMesh ( ) : void | ||
BuildRenderMesh ( ) : void | ||
SortBatchedSprites ( ) : void | ||
UpgradeData ( ) : bool |
public UsesSpriteCollection ( tk2dSpriteCollectionData, spriteCollection ) : bool | ||
spriteCollection | tk2dSpriteCollectionData, | |
return | bool |
public tk2dBatchedSprite[], batchedSprites | ||
return | tk2dBatchedSprite[], |
public tk2dSpriteCollectionData, spriteCollection | ||
return | tk2dSpriteCollectionData, |