Inheritance diagram for Tutorial::BaseDemo:

Public Member Functions | |
| BaseDemo (Tutorial *_parent) | |
| int | OnXSliderMove (double min, double max, double percent) |
| int | OnYSliderMove (double min, double max, double percent) |
| int | OnWinOut (Control *, int) |
| int | OnWinMove (StateMouse *mouse, int, int, int numFace) |
| int | OnEnd () |
Public Attributes | |
| Button * | button |
| Title * | title |
| TextBox * | textBox |
| Window * | winInfo |
| Window * | winSlider |
| MsgBox * | msgBox |
| Slider * | xSlider |
| Slider * | ySlider |
| Tip * | tipSlider |
| double | xPercent |
| double | yPercent |
|
|
|
Definition at line 621 of file 3dcontrols.cpp. References ce, Tutorial::Demo::Ending(), msgBox, Title::OnMin(), ControlEngine::taskWindow, textBox, tipSlider, title, Window::title, winInfo, winSlider, xSlider, and ySlider. Referenced by BaseDemo(). |
|
||||||||||||||||||||
|
Definition at line 607 of file 3dcontrols.cpp. References Window::client, MyTreeNode< T >::Elems(), FACE_FRONT, Control::faceNode, MyString::Format(), Control::GetCorners(), Control::GetLocalPos(), StateMouse::pos, winInfo, Point2D< T >::x, Point2D< int >::x, Point2D< T >::y, and Point2D< int >::y. Referenced by BaseDemo(). |
|
||||||||||||
|
Definition at line 600 of file 3dcontrols.cpp. References Window::client, MyTreeNode< T >::Elems(), FACE_FRONT, Control::faceNode, Text3D::SetText(), Face::text, and winInfo. |
|
||||||||||||||||
|
Definition at line 582 of file 3dcontrols.cpp. References MyString::Format(), Tip::SetText(), tipSlider, xPercent, and yPercent. Referenced by BaseDemo(). |
|
||||||||||||||||
|
Definition at line 591 of file 3dcontrols.cpp. References MyString::Format(), Tip::SetText(), tipSlider, xPercent, and yPercent. Referenced by BaseDemo(). |
|
|
Definition at line 485 of file 3dcontrols.cpp. |
|
|
Definition at line 490 of file 3dcontrols.cpp. Referenced by BaseDemo(), and OnEnd(). |
|
|
Definition at line 487 of file 3dcontrols.cpp. Referenced by BaseDemo(), and OnEnd(). |
|
|
Definition at line 492 of file 3dcontrols.cpp. Referenced by BaseDemo(), OnEnd(), OnXSliderMove(), and OnYSliderMove(). |
|
|
Definition at line 486 of file 3dcontrols.cpp. Referenced by BaseDemo(), and OnEnd(). |
|
|
Definition at line 488 of file 3dcontrols.cpp. Referenced by BaseDemo(), OnEnd(), OnWinMove(), and OnWinOut(). |
|
|
Definition at line 489 of file 3dcontrols.cpp. Referenced by BaseDemo(), and OnEnd(). |
|
|
Definition at line 493 of file 3dcontrols.cpp. Referenced by BaseDemo(), OnXSliderMove(), and OnYSliderMove(). |
|
|
Definition at line 491 of file 3dcontrols.cpp. Referenced by BaseDemo(), and OnEnd(). |
|
|
Definition at line 493 of file 3dcontrols.cpp. Referenced by BaseDemo(), OnXSliderMove(), and OnYSliderMove(). |
|
|
Definition at line 491 of file 3dcontrols.cpp. Referenced by BaseDemo(), and OnEnd(). |
1.3.6