DX9ToolsR4 - Created by: X

SpriteTransform Members

SpriteTransform overview

Public Instance Constructors

SpriteTransformOverloaded. Initializes a new instance of the SpriteTransform class.

Public Instance Properties

Color Gets/Sets the color value of the sprite.
Rotation Gets/Sets the sprites rotation value in radians.
RotationCenter Gets/Sets the value of the RotationCenter property for the sprite.
Scaling Gets/Sets the value of the Scaling property for the sprite.
TransformMatrix Gets/Sets the value of the TransformMatrix property for the sprite.
Translation Gets/Sets the value of the Translation property for the sprite.
UseTransformMatrix Gets/Sets weather or not to use the TransformMatrix to render the sprite.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Fields

mblnUseTransformMatrix Gets/Sets weather or not to use the TransformMatrix to render the sprite.
mobjColor Gets/Sets the color value of the sprite.
mobjRotationCenter Gets/Sets the value of the RotationCenter property for the sprite.
mobjScaling Gets/Sets the value of the Scaling property for the sprite.
mobjTransformMatrix Gets/Sets the value of the TransformMatrix property for the sprite.
mobjTranslation Gets/Sets the value of the Translation property for the sprite.
msngRotation Gets/Sets the sprites rotation value in radians.

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

SpriteTransform Class | CBX.Libs.DX9ToolsR4.Sprites Namespace