Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Draw ( int spriteIndex, |
||
SpriteSheet ( string source, int rows, int cols ) : System |
public Draw ( int spriteIndex, |
||
spriteIndex | int | |
graphics | ||
screenBounds | ||
return | void |
public SpriteSheet ( string source, int rows, int cols ) : System | ||
source | string | |
rows | int | |
cols | int | |
return | System |