|
Sleeping Wombat GUI
0.100
swGUI
|
#include "KeyboardState.h"#include "MouseState.h"#include "JoystickState.h"#include "swInputLibrary/InputCore/MouseDevice.h"#include "swInputLibrary/InputCore/KeyboardDevice.h"#include "swInputLibrary/InputCore/JoystickDevice.h"#include "InputDeviceInfo.h"#include <vector>Go to the source code of this file.
Classes | |
| struct | sw::input::InputInitInfo |
| Initialization structure for input objects. More... | |
| class | sw::input::IInput |
| Interface for input classes for capturing user input. More... | |
Namespaces | |
| sw | |
| sw::input | |
Typedefs | |
| typedef void * | AppInstanceHandle |
| typedef void * | WindowHandle |
| typedef void* AppInstanceHandle |
| typedef void* WindowHandle |
1.8.9.1