![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
#include <OIS/OIS.h>
Go to the source code of this file.
Classes | |
struct | VGears::Event |
An input event. More... | |
Namespaces | |
namespace | VGears |
Enumerations | |
enum | VGears::EventType { VGears::ET_NULL = 0 , VGears::ET_KEY_PRESS , VGears::ET_KEY_REPEAT , VGears::ET_KEY_REPEAT_WAIT , VGears::ET_KEY_IMPULSE , VGears::ET_KEY_RELEASE , VGears::ET_MOUSE_PRESS , VGears::ET_MOUSE_RELEASE , VGears::ET_MOUSE_MOVE , VGears::ET_MOUSE_SCROLL } |
Type of event. More... | |