|
| FaceTextureComponent (const FaceComponent &component) |
|
bool | CheckLoad () |
| whether the texture component is loaded
|
|
| 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...
|
|
The documentation for this class was generated from the following files:
- Client/trunk/ParaEngineClient/3dengine/CustomCharFace.h
- Client/trunk/ParaEngineClient/3dengine/CustomCharFace.cpp