My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::FaceTextureComponent Class Reference
Inheritance diagram for ParaEngine::FaceTextureComponent:
ParaEngine::FaceComponent

Public Member Functions

 FaceTextureComponent (const FaceComponent &component)
 
bool CheckLoad ()
 whether the texture component is loaded
 
- Public Member Functions inherited from ParaEngine::FaceComponent
 FaceComponent ()
 initialize to full color, 0 type, 0 scale, 0 rotation, 0 position. More...
 
void reset ()
 initialize to full color, 0 type, 0 scale, 0 rotation, 0 position. More...
 
int GetStyle () const
 Get style.
 
void SetStyle (int style)
 set style
 
DWORD GetColor () const
 get color
 
void SetColor (DWORD color)
 set color
 
float GetScaling () const
 scaling [-1,1]
 
void SetScaling (float scaling)
 scaling [-1,1]
 
float GetRotation () const
 Rotation (-3.14,3.14].
 
void SetRotation (float fRotation)
 Rotation (-3.14,3.14].
 
void SetPosition (int *x, int *y)
 position in pixel More...
 
void GetPosition (int *x, int *y) const
 position in pixel More...
 

Public Attributes

std::string name
 
ref_ptr< TextureEntitym_texture
 

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