Method | Description | |
---|---|---|
CopyTextureBuffer ( byte buffer ) : void | ||
CreatePalettedTex ( int cluTid, byte buffer ) : void | ||
GetBmp ( ) : |
||
StageTexture ( int index, int width, int height ) : System |
Method | Description | |
---|---|---|
CreateTexture ( ) : void |
public CopyTextureBuffer ( byte buffer ) : void | ||
buffer | byte | |
return | void |
public CreatePalettedTex ( int cluTid, byte buffer ) : void | ||
cluTid | int | |
buffer | byte | |
return | void |
public StageTexture ( int index, int width, int height ) : System | ||
index | int | |
width | int | |
height | int | |
return | System |