Method | Description | |
---|---|---|
Draw ( Bitmap b, int x, int y, bool underwater, bool male, bool isZombie, bool crouch, bool flying, Direction dir, |
||
Draw ( Graphics g, int x, int y, bool underwater, bool male, bool isZombie, bool crouch, bool flying, Direction dir, |
||
DrawFast ( Surface target, int x, int y, int width, int height, bool underwater, bool male, bool isZombie, bool flying, bool crouch, |
||
DrawIndexes ( Direction dir, |
||
DrawIndexes ( Direction dir, |
||
Type4File ( |
||
Type4File ( |
public Draw ( Bitmap b, int x, int y, bool underwater, bool male, bool isZombie, bool crouch, bool flying, Direction dir, |
||
b | Bitmap | |
x | int | |
y | int | |
underwater | bool | |
male | bool | |
isZombie | bool | |
crouch | bool | |
flying | bool | |
dir | Direction | |
weapon | ||
return | void |
public Draw ( Graphics g, int x, int y, bool underwater, bool male, bool isZombie, bool crouch, bool flying, Direction dir, |
||
g | Graphics | |
x | int | |
y | int | |
underwater | bool | |
male | bool | |
isZombie | bool | |
crouch | bool | |
flying | bool | |
dir | Direction | |
weapon | ||
return | void |
public DrawFast ( Surface target, int x, int y, int width, int height, bool underwater, bool male, bool isZombie, bool flying, bool crouch, |
||
target | Surface | |
x | int | |
y | int | |
width | int | |
height | int | |
underwater | bool | |
male | bool | |
isZombie | bool | |
flying | bool | |
crouch | bool | |
weapon | ||
dir | Direction | |
return | void |
public DrawIndexes ( Direction dir, |
||
dir | Direction | |
weapon | ||
return | int[] |
public DrawIndexes ( Direction dir, |
||
dir | Direction | |
weapon | ||
flying | bool | |
underwater | bool | |
isZombie | bool | |
male | bool | |
crouch | bool | |
return | int[] |
public Type4File ( |
||
desc | ||
return | System |
public Type4File ( |
||
desc | ||
useZombie | bool | |
useFlyable | bool | |
return | System |