Property | Type | Description | |
---|---|---|---|
m_Graphic | Microsoft.Xna.Framework.Graphics.Texture2D | ||
m_Origin | Vector2 | ||
m_Visual | String |
Method | Description | |
---|---|---|
Draw ( Microsoft gt, Microsoft batch, Tantric cam ) : void | ||
HumanAssembler ( String name, String visual, Tantric interp ) : System | ||
LoadResources ( Microsoft content ) : void | ||
UnloadResources ( ) : void | ||
Update ( int elapsedMilliseconds ) : void |
public Draw ( Microsoft gt, Microsoft batch, Tantric cam ) : void | ||
gt | Microsoft | |
batch | Microsoft | |
cam | Tantric | |
return | void |
public HumanAssembler ( String name, String visual, Tantric interp ) : System | ||
name | String | |
visual | String | |
interp | Tantric | |
return | System |
public LoadResources ( Microsoft content ) : void | ||
content | Microsoft | |
return | void |
public Update ( int elapsedMilliseconds ) : void | ||
elapsedMilliseconds | int | |
return | void |
protected Texture2D,Microsoft.Xna.Framework.Graphics m_Graphic | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |