Свойство | Тип | Описание | |
---|---|---|---|
m_Graphic | Microsoft.Xna.Framework.Graphics.Texture2D | ||
m_Origin | Vector2 | ||
m_Visual | String |
Метод | Описание | |
---|---|---|
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 | |
Результат | void |
public HumanAssembler ( String name, String visual, Tantric interp ) : System | ||
name | String | |
visual | String | |
interp | Tantric | |
Результат | System |
public LoadResources ( Microsoft content ) : void | ||
content | Microsoft | |
Результат | void |
public Update ( int elapsedMilliseconds ) : void | ||
elapsedMilliseconds | int | |
Результат | void |
protected Texture2D,Microsoft.Xna.Framework.Graphics m_Graphic | ||
Результат | Microsoft.Xna.Framework.Graphics.Texture2D |