프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FrameList | List | ||
LayerList | List |
메소드 | 설명 | |
---|---|---|
CharacterProc ( CharacterProcessor cp ) : void | ||
FontProc ( FontProcessor fd ) : void | ||
GetFrame ( int idx ) : Frame |
Gets a frame. If the frame doesn't exist, the timeline will be extended to make it exist.
|
|
GetFreeLayer ( |
||
GetLayer ( int depth ) : |
||
GetLayerIndex ( |
||
Instantiate ( int frameNum, |
||
RemoveInstance ( string name ) : bool |
public CharacterProc ( CharacterProcessor cp ) : void | ||
cp | CharacterProcessor | |
리턴 | void |
public Instantiate ( int frameNum, |
||
frameNum | int | |
sprite | ||
layering | ||
position | ||
instanceName | string | |
qClassName | string | |
리턴 | void |