AvatarAnimation Constructor
Creates a new instance of AvatarAnimation, and initializes it with the specified animation.
Syntax
'Declaration
Public Sub New ( _
animationPreset As AvatarAnimationPreset _
)
public AvatarAnimation (
AvatarAnimationPreset animationPreset
)
public:
AvatarAnimation(
AvatarAnimationPreset animationPreset
)
Parameters
- animationPreset
Type: AvatarAnimationPreset
The specified standard animation.
Requirements
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
See Also
Reference
AvatarAnimation Class
AvatarAnimation Members
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Windows Phone