#include "OISPrereqs.h"
Namespaces | |
namespace | OIS |
Classes | |
class | OIS::JoyStickInfo |
class | OIS::Range |
Defines | |
#define | JOY_BUFFERSIZE 10 |
Max number of elements to collect from buffered input. | |
Typedefs | |
typedef std::vector< JoyStickInfo > | OIS::JoyStickInfoList |
#define JOY_BUFFERSIZE 10 |