Home
last modified time | relevance | path

Searched refs:m_gui_env (Results 1 – 2 of 2) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dirr_driver.hpp89 gui::IGUIEnvironment *m_gui_env; member in IrrDriver
323 gui::IGUIEnvironment *getGUI() const { return m_gui_env; } in getGUI()
H A Dirr_driver.cpp437 m_gui_env = NULL; in initDevice()
593 m_gui_env = m_device->getGUIEnvironment(); in initDevice()