메소드 | 설명 | |
---|---|---|
AddRmp ( |
||
CalcDrawAbove ( ) : void | ||
Hq2x ( ) : void | ||
NewMap ( Stream s, byte rows, byte cols, byte height ) : void |
Writes a blank map to the Stream provided
|
|
Save ( ) : void | ||
Save ( |
||
SaveBlanks ( ) : void | ||
XCMapFile ( string basename, string basePath, string blankPath, List |
메소드 | 설명 | |
---|---|---|
createTile ( List |
||
readMap ( Stream s, List |
public static NewMap ( Stream s, byte rows, byte cols, byte height ) : void | ||
s | Stream | |
rows | byte | |
cols | byte | |
height | byte | |
리턴 | void |
public XCMapFile ( string basename, string basePath, string blankPath, List |
||
basename | string | |
basePath | string | |
blankPath | string | |
tiles | List |
|
depList | string | |
리턴 | System |