Method | Description | |
---|---|---|
CellToVector ( |
||
ChangeOrigin ( float x, float y ) : void | ||
ChangeXOrigin ( float x ) : void | ||
ChangeYOrigin ( float y ) : void | ||
Engine ( int tileWidth, int tileHeight, |
||
VectorToCell ( |
||
VectorToCell ( |
public static CellToVector ( |
||
position | ||
return |
public static ChangeOrigin ( float x, float y ) : void | ||
x | float | |
y | float | |
return | void |
public static ChangeXOrigin ( float x ) : void | ||
x | float | |
return | void |
public static ChangeYOrigin ( float y ) : void | ||
y | float | |
return | void |
public Engine ( int tileWidth, int tileHeight, |
||
tileWidth | int | |
tileHeight | int | |
origin | ||
return | Microsoft.Xna.Framework |
public static VectorToCell ( |
||
position | ||
return |
public static VectorToCell ( |
||
position | ||
dimension | ||
return |