Sleeping Wombat GUI
0.100
swGUI
|
#include "INativeWindow.h"
#include "swCommonLib/External/FastDelegate/FastDelegate.h"
#include "swInputLibrary/InputCore/IInput.h"
Go to the source code of this file.
Classes | |
struct | sw::gui::NativeGUIInitData |
Provides data needed for native GUI system initialization. More... | |
class | sw::gui::INativeGUI |
Interface encasulates native GUI system. More... | |
Namespaces | |
sw | |
sw::gui | |
Typedefs | |
typedef fastdelegate::FastDelegate2< INativeWindow *, bool > | sw::gui::ChangedFocusDelegate |