메소드 |
설명 |
|
getBigBlocks0 ( int bigTileIndex ) : BigBlock[] |
|
|
getBigBlocks1 ( int bigTileIndex ) : BigBlock[] |
|
|
getBigBlocks2 ( int bigTileIndex ) : BigBlock[] |
|
|
getBigBlocksCountHierarchy ( int hierarchyLevel ) : int |
|
|
getBigBlocksFuncs ( ) : GetBigBlocksFunc[] |
|
|
getBigBlocksHierarchyCount ( ) : int |
|
|
getBigBlocksOffsetHierarchy ( int hierarchyLevel ) : CadEditor.OffsetRec |
|
|
getBlocks ( int blockIndex ) : CadEditor.ObjRec[] |
|
|
getBlocksCount ( ) : int |
|
|
getBlocksFunc ( ) : GetBlocksFunc |
|
|
getBlocksOffset ( ) : CadEditor.OffsetRec |
|
|
getPalFunc ( ) : GetPalFunc |
|
|
getPallete ( int palId ) : byte[] |
|
|
getScreenHeight ( ) : int |
|
|
getScreenWidth ( ) : int |
|
|
getScreensOffset ( ) : CadEditor.OffsetRec |
|
|
getVideoChunk ( int _ ) : byte[] |
|
|
getVideoChunkFunc ( ) : GetVideoChunkFunc |
|
|
getVideoIndex1 ( ) : int |
|
|
getVideoIndex2 ( ) : int |
|
|
getVideoOffset ( ) : CadEditor.OffsetRec |
|
|
getVideoPageAddrFunc ( ) : GetVideoPageAddrFunc |
|
|
isBigBlockEditorEnabled ( ) : bool |
|
|
isBlockEditorEnabled ( ) : bool |
|
|
isEnemyEditorEnabled ( ) : bool |
|
|
setBigBlocks0 ( int bigTileIndex, BigBlock bigBlockIndexes ) : void |
|
|
setBigBlocks1 ( int bigTileIndex, BigBlock bigBlockIndexes ) : void |
|
|
setBigBlocks2 ( int bigTileIndex, BigBlock bigBlockIndexes ) : void |
|
|
setBigBlocksFuncs ( ) : SetBigBlocksFunc[] |
|
|
setBlocks ( int blockIndex, CadEditor.ObjRec blocksData ) : void |
|
|
setBlocksFunc ( ) : SetBlocksFunc |
|
|
setPalFunc ( ) : SetPalFunc |
|
|
setVideoChunkFunc ( ) : SetVideoChunkFunc |
|
|