All Classes Namespaces
Public Member Functions | Public Attributes | Properties
LWF.Property Class Reference
Collaboration diagram for LWF.Property:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Property (LWF lwf)
void Clear ()
void Move (float x, float y)
void MoveTo (float x, float y)
void Rotate (float degree)
void RotateTo (float degree)
void Scale (float x, float y)
void ScaleTo (float x, float y)
void SetMatrix (Matrix m, float sX=1, float sY=1, float r=0)
void SetAlpha (float alpha)
void SetColorTransform (ColorTransform c)
void SetRenderingOffset (int rOffset)
void ClearRenderingOffset ()

Public Attributes

LWF m_lwf
Matrix m_matrix
ColorTransform m_colorTransform
float m_scaleX = 1
float m_scaleY = 1
float m_rotation
int m_renderingOffset
bool m_hasMatrix
bool m_hasColorTransform

Properties

Matrix matrix [get]
ColorTransform colorTransform [get]
int renderingOffset [get]
bool hasMatrix [get]
bool hasColorTransform [get]
bool hasRenderingOffset [get]

The documentation for this class was generated from the following file: