Method | Description | |
---|---|---|
DeviceReset ( Microsoft Device ) : void |
Graphics device was reset.
|
|
SimAvatar ( |
||
SimAvatar ( |
Creates a new instance of SimAvatar.
|
|
StripAllButHead ( ) : void |
Helper method to remove all body parts from an avatar save for the head. Used by pie menus.
|
Method | Description | |
---|---|---|
ReloadBody ( ) : void |
Reloads the body mesh.
|
|
ReloadHandgroup ( ) : void |
Reloads the hand meshes.
|
|
ReloadHead ( ) : void |
Reloads the head mesh.
|
public DeviceReset ( Microsoft Device ) : void | ||
Device | Microsoft | GraphicsDevice instance. |
return | void |
public SimAvatar ( |
||
skel | A Skeleton instance. | |
return | System |