#include "construo.hxx"
Include dependency graph for construo.cxx:
Go to the source code of this file.
Variables | |
SystemContext * | system_context = 0 |
InputContext * | input_context = 0 |
GraphicContext * | graphic_context = 0 |
|
Global accessor to the graphic device Definition at line 26 of file construo.cxx. Referenced by WorldGUIManager::draw_overlay(), SaveGUIManager::draw_overlay(), LoadGUIManager::draw_overlay(), ConstruoMain::main(), GUIManager::run_once(), WorldViewComponent::WorldViewComponent(), zoom_in_callback(), zoom_out_callback(), and ZoomGraphicContext::ZoomGraphicContext(). |
|
Global accessor to the input functions Definition at line 25 of file construo.cxx. Referenced by WorldViewInsertTool::draw_background(), WorldViewColliderTool::draw_background(), WorldViewZoomTool::draw_foreground(), WorldViewSelectTool::draw_foreground(), WorldViewInsertTool::draw_foreground(), WorldViewColliderTool::draw_foreground(), WorldGUIManager::draw_overlay(), ConstruoMain::main(), WorldViewColliderTool::on_primary_button_press(), and WorldViewColliderTool::on_primary_button_release(). |
|
Global accessor to the system functions Definition at line 24 of file construo.cxx. Referenced by DeltaManager::DeltaManager(), DeltaManager::get(), GUIDirectory::GUIDirectory(), GUIManager::GUIManager(), WorldButton::load_world(), ConstruoMain::main(), DirectorySorter::operator()(), X11Display::run(), SaveGUIManager::run_once(), LoadGUIManager::run_once(), GUIManager::run_once(), DeltaManager::set(), World::World(), and World::write_lisp(). |