Method | Description | |
---|---|---|
CheckCollision ( Sprite sprite, |
||
Draw ( |
||
Map ( string xmlFile ) : System | ||
Map ( string xmlFile, bool convert ) : System | ||
this ( int index ) : |
public CheckCollision ( Sprite sprite, |
||
sprite | Sprite | |
tileSet | ||
return | void |
public Draw ( |
||
spriteBatch | ||
tileset | ||
position | Vector2 | |
return | void |
public Map ( string xmlFile, bool convert ) : System | ||
xmlFile | string | |
convert | bool | |
return | System |