Inheritance diagram for Tutorial::UniversDemo:
Public Member Functions | |
UniversDemo (Tutorial *_parent) | |
void | SetFace (int numFace, float r, float g, float b, char *text) |
int | OnTimer (Timer *timer) |
int | OnLeft () |
int | OnRight () |
int | OnTop () |
int | OnBottom () |
void | ConfigSlide (DockPos direction) |
int | OnEnd () |
Public Attributes | |
Control * | control |
Button * | button [4 *6] |
Timer | timer |
DockPos | slideDirection |
double | countDirection |
|
|
Definition at line 465 of file 3dcontrols.cpp. References BindTimer, countDirection, Timer::onTimer, and slideDirection. Referenced by OnBottom(), OnLeft(), OnRight(), and OnTop(). |
|
Definition at line 459 of file 3dcontrols.cpp. References bottom, and ConfigSlide(). Referenced by SetFace(). |
|
Definition at line 473 of file 3dcontrols.cpp. References control, and Tutorial::Demo::Ending(). Referenced by UniversDemo(). |
|
Definition at line 441 of file 3dcontrols.cpp. References ConfigSlide(). Referenced by SetFace(). |
|
Definition at line 447 of file 3dcontrols.cpp. References ConfigSlide(). Referenced by SetFace(). |
|
Definition at line 420 of file 3dcontrols.cpp. References bottom, control, countDirection, MyTreeNode< T >::elem, Control::faceNode, Timer::onTimer, Control::RotateQuaternion(), slideDirection, and top. |
|
Definition at line 453 of file 3dcontrols.cpp. References ConfigSlide(), and top. Referenced by SetFace(). |
|
|
Definition at line 345 of file 3dcontrols.cpp. Referenced by SetFace(). |
|
Definition at line 344 of file 3dcontrols.cpp. Referenced by OnEnd(), OnTimer(), SetFace(), and UniversDemo(). |
|
Definition at line 348 of file 3dcontrols.cpp. Referenced by ConfigSlide(), and OnTimer(). |
|
Definition at line 347 of file 3dcontrols.cpp. Referenced by ConfigSlide(), and OnTimer(). |
|
Definition at line 346 of file 3dcontrols.cpp. |