AvatarRendererState Enumeration
Indicates avatar state.
Windows Specific Information |
---|
Avatar-related APIs are exposed on Windows to ease cross-platform development between Windows and the Xbox 360. All avatar-related methods return default values, and rendering methods do not draw anything to the screen. |
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.Avatar (in microsoft.xna.framework.avatar.dll)
Syntax
public enum AvatarRendererState
Members
Member name | Value | Description | |
---|---|---|---|
Loading | 0 | The avatar is still loading required assets. | |
Ready | 1 | Loading is complete. | |
Unavailable | 2 | The avatar is unavailable. |
See Also
Reference
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP