Inheritance diagram for Tutorial:

Public Member Functions | |
| Tutorial () | |
| ~Tutorial () | |
| void | Create () |
| void | SetTutorialTipText () |
| void | DestroyDemos () |
| int | OnUniversDemo () |
| int | OnFaceDemo () |
| int | OnBaseDemo () |
| int | OnLayoutDemo () |
| int | OnWindowDemo () |
| int | OnApplicationDemo () |
| void | OnUniversDemoStart () |
| void | OnFaceDemoStart () |
| void | OnBaseDemoStart () |
| void | OnLayoutDemoStart () |
| void | OnWindowDemoStart () |
| void | OnApplicationDemoStart () |
| int | OnEnd () |
Public Attributes | |
| TextBox | info |
| Button | btnReturn |
| EffectApparition | effect |
| Tip | tip |
| Button | btnUniversDemo |
| Button | btnFaceDemo |
| Button | btnBaseDemo |
| Button | btnLayoutDemo |
| Button | btnWindowDemo |
| Button | btnApplicationDemo |
| FaceDemo * | fd |
| UniversDemo * | ud |
| BaseDemo * | db |
| LayoutDemo * | ld |
| WindowDemo * | wd |
| ApplicationDemo * | ad |
Definition at line 57 of file 3dcontrols.cpp.
|
|
Definition at line 1053 of file 3dcontrols.cpp. References ad, align_center, align_justify, btnApplicationDemo, btnBaseDemo, btnFaceDemo, btnLayoutDemo, btnUniversDemo, btnWindowDemo, ce, EventButton::click, db, fd, info, ld, OnApplicationDemo(), OnBaseDemo(), Button::onButton, OnFaceDemo(), OnLayoutDemo(), Title::OnMin(), OnUniversDemo(), OnWindowDemo(), Text3D::SetAlign(), ControlEngine::taskWindow, Button::text, TextBox::text, Window::title, ud, Title::useClose, Title::useMax, Title::useMin, and wd. |
|
|
Definition at line 1097 of file 3dcontrols.cpp. References ce, Title::OnOriginal(), ControlEngine::taskWindow, and Window::title. |
|
|
Reimplemented from Window. Definition at line 1102 of file 3dcontrols.cpp. References Effect::Bind(), btnApplicationDemo, btnBaseDemo, btnFaceDemo, btnLayoutDemo, btnReturn, btnUniversDemo, btnWindowDemo, ce, EventButton::click, Tip::Create(), Button::Create(), TextBox::Create(), Window::Create(), effect, FACE_FRONT, Primitive::GoTo(), info, ControlEngine::masterContainer, Button::onButton, OnEnd(), ControlEngine::Pop(), ControlEngine::primitive, ControlEngine::Push(), Button::SetText(), SetTutorialTipText(), EffectApparition::Start(), tip, Control::XDockCenter(), Control::XDockRight(), Control::YDockBottom(), Control::YDockCenter(), and Control::YDockTop(). Referenced by WinMain(). |
|
|
Definition at line 1175 of file 3dcontrols.cpp. References ad, db, fd, ld, ud, and wd. Referenced by OnApplicationDemoStart(), OnBaseDemoStart(), OnFaceDemoStart(), OnLayoutDemoStart(), OnUniversDemoStart(), and OnWindowDemoStart(). |
|
|
Definition at line 1225 of file 3dcontrols.cpp. References OnApplicationDemoStart(). Referenced by Tutorial(). |
|
|
Definition at line 1262 of file 3dcontrols.cpp. References ad, and DestroyDemos(). Referenced by OnApplicationDemo(). |
|
|
Definition at line 1201 of file 3dcontrols.cpp. References OnBaseDemoStart(). Referenced by Tutorial(). |
|
|
Definition at line 1244 of file 3dcontrols.cpp. References DestroyDemos(). Referenced by OnBaseDemo(). |
|
|
Definition at line 1267 of file 3dcontrols.cpp. References ce, Univers::ExitQuestion(), and ControlEngine::univers. Referenced by Create(), and Tutorial::Demo::Ending(). |
|
|
Definition at line 1193 of file 3dcontrols.cpp. References OnFaceDemoStart(). Referenced by Tutorial(). |
|
|
Definition at line 1238 of file 3dcontrols.cpp. References DestroyDemos(), and fd. Referenced by OnFaceDemo(). |
|
|
Definition at line 1209 of file 3dcontrols.cpp. References OnLayoutDemoStart(). Referenced by Tutorial(). |
|
|
Definition at line 1250 of file 3dcontrols.cpp. References DestroyDemos(), and ld. Referenced by OnLayoutDemo(). |
|
|
Definition at line 1185 of file 3dcontrols.cpp. References OnUniversDemoStart(). Referenced by Tutorial(). |
|
|
Definition at line 1232 of file 3dcontrols.cpp. References DestroyDemos(), and ud. Referenced by OnUniversDemo(). |
|
|
Definition at line 1217 of file 3dcontrols.cpp. References OnWindowDemoStart(). Referenced by Tutorial(). |
|
|
Definition at line 1256 of file 3dcontrols.cpp. References DestroyDemos(), and wd. Referenced by OnWindowDemo(). |
|
|
Definition at line 1170 of file 3dcontrols.cpp. References Tip::SetText(), and tip. Referenced by Create(), and Tutorial::Demo::Ending(). |
|
|
Definition at line 1051 of file 3dcontrols.cpp. Referenced by DestroyDemos(), OnApplicationDemoStart(), and Tutorial(). |
|
|
Definition at line 70 of file 3dcontrols.cpp. Referenced by Create(), and Tutorial(). |
|
|
Definition at line 67 of file 3dcontrols.cpp. Referenced by Create(), and Tutorial(). |
|
|
Definition at line 66 of file 3dcontrols.cpp. Referenced by Create(), and Tutorial(). |
|
|
Definition at line 68 of file 3dcontrols.cpp. Referenced by Create(), and Tutorial(). |
|
|
|
Definition at line 65 of file 3dcontrols.cpp. Referenced by Create(), and Tutorial(). |
|
|
Definition at line 69 of file 3dcontrols.cpp. Referenced by Create(), and Tutorial(). |
|
|
Definition at line 1048 of file 3dcontrols.cpp. Referenced by DestroyDemos(), and Tutorial(). |
|
|
Definition at line 62 of file 3dcontrols.cpp. Referenced by Create(), and Tutorial::Demo::Ending(). |
|
|
Definition at line 1046 of file 3dcontrols.cpp. Referenced by DestroyDemos(), OnFaceDemoStart(), and Tutorial(). |
|
|
Definition at line 60 of file 3dcontrols.cpp. Referenced by Create(), and Tutorial(). |
|
|
Definition at line 1049 of file 3dcontrols.cpp. Referenced by DestroyDemos(), OnLayoutDemoStart(), and Tutorial(). |
|
|
Definition at line 63 of file 3dcontrols.cpp. Referenced by Tutorial::ApplicationDemo::ApplicationDemo(), Tutorial::BaseDemo::BaseDemo(), Create(), Tutorial::FaceDemo::FaceDemo(), Tutorial::LayoutDemo::LayoutDemo(), SetTutorialTipText(), Tutorial::UniversDemo::UniversDemo(), and Tutorial::WindowDemo::WindowDemo(). |
|
|
Definition at line 1047 of file 3dcontrols.cpp. Referenced by DestroyDemos(), OnUniversDemoStart(), and Tutorial(). |
|
|
Definition at line 1050 of file 3dcontrols.cpp. Referenced by DestroyDemos(), OnWindowDemoStart(), and Tutorial(). |
1.3.6