메소드 | 설명 | |
---|---|---|
ChangeTSAIndex ( int x, int y ) : void | ||
DumpRawGraphics ( string path ) : void |
|
|
DumpRawPalette ( string path ) : void |
|
|
DumpRawTSA ( string path ) : void |
|
|
Exit ( ) : bool |
|
|
GetMode ( ) : GraphicsMode | ||
InsertBitmap ( ) : void |
|
|
InsertRawGraphics ( ) : void |
|
|
InsertRawPalette ( ) : void |
|
|
InsertRawTSA ( ) : void |
|
|
LoadNLZFile ( string path ) : void |
|
|
LoadPalFile ( string path ) : void |
|
|
LoadROM ( string path ) : void |
|
|
SaveBitmap ( string path ) : void |
|
|
SaveNLZFile ( ) : void |
|
|
Scan ( int sizeMultible ) : void |
|
|
Update ( ) : void | ||
UpdateGraphics ( ) : void | ||
WriteToROM ( ) : bool |
|
|
WriteToROM ( string path ) : bool |
|
메소드 | 설명 | |
---|---|---|
BeginningStuff ( ) : void |
|
|
DumpRawData ( |
|
|
GetPalette ( |
||
ImageIndexUD_ValueChanged ( object sender, |
||
InsertRawData ( |
|
|
Main ( string args ) : void | ||
OffsetUD_ValueChanged ( object sender, |
||
ROMPALoffsetUD_ValueChanged ( object sender, |
||
ReloadRawDatas ( bool reloadGraphics, bool reloadPalette, bool reloadTSA ) : void | ||
UpdateDisplayedOffsets ( ) : void | ||
UpdateRanges ( ) : void | ||
UpdateStoredOffsets ( ) : void | ||
WriteDatas ( bool writeGraphics, bool writePalette, bool writeTSA ) : void | ||
compROMPalette_CheckedChanged ( object sender, |
public static ChangeTSAIndex ( int x, int y ) : void | ||
x | int | |
y | int | |
리턴 | void |
public static DumpRawGraphics ( string path ) : void | ||
path | string | |
리턴 | void |