Berserk
Static Public Member Functions | List of all members
GlfwInputDefs Class Referencefinal

Glfw input defines. More...

#include <GlfwInputDefs.hpp>

Static Public Member Functions

static InputModifiers GetModsMask (int32 mods)
 
static InputMouseButton GetMouseButton (int32 button)
 
static InputAction GetAction (int32 action)
 
static InputKeyboardKey GetKeyboardKey (int32 key)
 

Detailed Description

Glfw input defines.

Member Function Documentation

◆ GetAction()

static InputAction GlfwInputDefs::GetAction ( int32  action)
inlinestatic

◆ GetKeyboardKey()

static InputKeyboardKey GlfwInputDefs::GetKeyboardKey ( int32  key)
inlinestatic

◆ GetModsMask()

static InputModifiers GlfwInputDefs::GetModsMask ( int32  mods)
inlinestatic

◆ GetMouseButton()

static InputMouseButton GlfwInputDefs::GetMouseButton ( int32  button)
inlinestatic

The documentation for this class was generated from the following file: