Inheritance diagram for Tutorial::ApplicationDemo:
Public Member Functions | |
ApplicationDemo (Tutorial *_parent) | |
int | OnSelectBkg (TreeNode *treeNode) |
int | OnSelectExplorer (TreeNode *treeNode) |
int | OnEnd () |
Public Attributes | |
Calculator * | calc |
Window * | winExplorer |
Window * | winBackground |
TreeDirectory * | tdBkg |
TreeDirectory * | tdExplorer |
TextBox | pathBox |
|
|
Definition at line 1037 of file 3dcontrols.cpp. References calc, ce, Tutorial::Demo::Ending(), Title::OnMin(), ControlEngine::taskWindow, and Window::title. Referenced by ApplicationDemo(). |
|
Definition at line 1019 of file 3dcontrols.cpp. References Textures::background, ce, Texture::FromFile(), TreeView::GetTreePath(), tdBkg, ControlEngine::texture, and TreeNode. Referenced by ApplicationDemo(). |
|
Definition at line 1027 of file 3dcontrols.cpp. References TreeView::GetTreePath(), pathBox, Text3D::SetText(), tdExplorer, TextBox::text, and TreeNode. Referenced by ApplicationDemo(). |
|
Definition at line 956 of file 3dcontrols.cpp. Referenced by ApplicationDemo(), and OnEnd(). |
|
Definition at line 961 of file 3dcontrols.cpp. Referenced by ApplicationDemo(), and OnSelectExplorer(). |
|
Definition at line 959 of file 3dcontrols.cpp. Referenced by ApplicationDemo(), and OnSelectBkg(). |
|
Definition at line 960 of file 3dcontrols.cpp. Referenced by ApplicationDemo(), and OnSelectExplorer(). |
|
Definition at line 958 of file 3dcontrols.cpp. Referenced by ApplicationDemo(). |
|
Definition at line 957 of file 3dcontrols.cpp. Referenced by ApplicationDemo(). |