Method | Description | |
---|---|---|
Disable ( ) : bool |
|
|
SetPaletteAnimation ( |
|
|
SetPaletteAnimationSource ( |
|
|
SetSpriteAnimation ( int spriteIndex, |
|
|
SetTilemapAnimation ( int layerIndex, |
|
|
SetTilesetAnimation ( int layerIndex, |
|
Method | Description | |
---|---|---|
TLN_DisableAnimation ( int index ) : bool | ||
TLN_GetAnimationState ( int index ) : bool | ||
TLN_GetAvailableAnimation ( ) : int | ||
TLN_SetAnimationDelay ( int index, int delay ) : bool | ||
TLN_SetPaletteAnimation ( int index, |
||
TLN_SetPaletteAnimationSource ( int index, |
||
TLN_SetSpriteAnimation ( int index, int nsprite, |
||
TLN_SetTilemapAnimation ( int index, int nlayer, |
||
TLN_SetTilesetAnimation ( int index, int nlayer, |
public SetPaletteAnimation ( |
||
palette | ||
sequence | ||
blend | bool | |
return | bool |
public SetPaletteAnimationSource ( |
||
palette | ||
return | bool |
public SetSpriteAnimation ( int spriteIndex, |
||
spriteIndex | int | |
sequence | ||
loop | int | |
return | bool |
public SetTilemapAnimation ( int layerIndex, |
||
layerIndex | int | |
sequence | ||
return | bool |
public SetTilesetAnimation ( int layerIndex, |
||
layerIndex | int | |
sequence | ||
return | bool |