Minetest  5.4.0
joystick_controller.h File Reference
#include "irrlichttypes_extrabloated.h"
#include "keys.h"
#include <bitset>
#include <vector>
+ Include dependency graph for joystick_controller.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  JoystickAxisLayout
 
struct  JoystickCombination
 
struct  JoystickButtonCmb
 
struct  JoystickAxisCmb
 
struct  JoystickLayout
 
class  JoystickController
 

Enumerations

enum  JoystickAxis {
  JA_SIDEWARD_MOVE , JA_FORWARD_MOVE , JA_FRUSTUM_HORIZONTAL , JA_FRUSTUM_VERTICAL ,
  JA_COUNT
}
 

Enumeration Type Documentation

◆ JoystickAxis

Enumerator
JA_SIDEWARD_MOVE 
JA_FORWARD_MOVE 
JA_FRUSTUM_HORIZONTAL 
JA_FRUSTUM_VERTICAL 
JA_COUNT