Method | Description | |
---|---|---|
AnimatedModelEntity ( |
||
Draw ( GraphicsDevice device, Camera camera ) : void | ||
GetModel ( ) : |
||
StartClip ( string name ) : void | ||
Update ( double elapsed ) : void |
Method | Description | |
---|---|---|
StartDefaultClip ( ) : void |
public AnimatedModelEntity ( |
||
model | ||
return | System |
public Draw ( GraphicsDevice device, Camera camera ) : void | ||
device | GraphicsDevice | |
camera | Camera | |
return | void |