Property | Type | Description | |
---|---|---|---|
MCollisionType | string | ||
MId | int | ||
MLocation | |||
MName | string | ||
MProperties | string>.Dictionary | ||
MTextureFile | string | ||
MTrigger | bool | ||
MType | string |
Method | Description | |
---|---|---|
CreatePlayerEndInfo ( |
||
CreatePlayerInfo ( |
||
CreateWallInfo ( ) : |
||
EntityInfo ( System.Xml.Linq.XElement entity ) : System.Collections.Generic |
Creates an entity out of an XElement that defiens an entity
|
Method | Description | |
---|---|---|
EntityInfo ( string name, |
public static CreatePlayerEndInfo ( |
||
startLocation | ||
return |
public static CreatePlayerInfo ( |
||
startLocation | ||
return |
public static CreateWallInfo ( ) : |
||
return |
public EntityInfo ( System.Xml.Linq.XElement entity ) : System.Collections.Generic | ||
entity | System.Xml.Linq.XElement | The XML chunck that defines this entity |
return | System.Collections.Generic |
public Vector2,Microsoft.Xna.Framework MLocation | ||
return |