|
Orxonox
0.0.5 Codename: Arcturus
|
Implementation of InputDevice and InputDeviceTemplatedMore...
#include "InputPrereqs.h"#include <vector>#include <ois/OISInputManager.h>#include <ois/OISException.h>#include "util/Clock.h"#include "util/Output.h"#include "util/Exception.h"#include "InputState.h"Go to the source code of this file.
Classes | |
| class | orxonox::InputDevice |
| Abstract base class for all input devices (mouse, keyboard and joy sticks). More... | |
| class | orxonox::InputDeviceTemplated< Traits > |
| Heavily templated base class for all three input devices. More... | |
Namespaces | |
| orxonox | |
| Die Wagnis Klasse hat die folgenden Aufgaben: | |
Implementation of InputDevice and InputDeviceTemplated
1.8.11