Night Byte
Public Attributes | List of all members
InputAction Struct Reference

#include <Input.hpp>

Public Attributes

std::string code
 
std::string action
 
uint32_t type
 

Detailed Description

A structure to represent an input from the user.

Member Data Documentation

◆ action

std::string InputAction::action

Action that is mapped to the keycode

◆ code

std::string InputAction::code

Keycode returned form the Keymap


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