Method | Description | |
---|---|---|
Draw ( Bitmap b, int x, int y, int frame ) : void | ||
Draw ( Graphics g, int x, int y, int frame ) : void | ||
DrawFast ( Surface target, int x, int y, int width, int height, int frame ) : void | ||
DrawIndexes ( Direction dir, |
||
Type6File ( |
public Draw ( Bitmap b, int x, int y, int frame ) : void | ||
b | Bitmap | |
x | int | |
y | int | |
frame | int | |
return | void |
public Draw ( Graphics g, int x, int y, int frame ) : void | ||
g | Graphics | |
x | int | |
y | int | |
frame | int | |
return | void |
public DrawFast ( Surface target, int x, int y, int width, int height, int frame ) : void | ||
target | Surface | |
x | int | |
y | int | |
width | int | |
height | int | |
frame | int | |
return | void |
public DrawIndexes ( Direction dir, |
||
dir | Direction | |
weapon | ||
return | int[] |
public Type6File ( |
||
desc | ||
return | System |