Nebula
Loading...
Searching...
No Matches
inputserver.h
Go to the documentation of this file.
1#pragma once
2//------------------------------------------------------------------------------
14#include "core/singleton.h"
16namespace Input
17{
28}
29//------------------------------------------------------------------------------
30
31
32
Definition glfwinputserver.h:18
The InputServer is the central object of the Input subsystem.
Definition inputserver.h:19
__DeclareClass(InputServer)
InputServer()
constructor
Definition inputserver.cc:17
__DeclareInterfaceSingleton(InputServer)
virtual ~InputServer()
destructor
Definition inputserver.cc:25
FIXME!