Antkeeper  0.0.1
Public Attributes | List of all members
input::gamepad_button_mapped_event Struct Reference

Event generated when a gamepad button mapping has been generated. More...

#include <mapping-events.hpp>

Public Attributes

gamepad_button_mapping mapping
 Gamepad button mapping that was generated. More...
 

Detailed Description

Event generated when a gamepad button mapping has been generated.

Definition at line 39 of file mapping-events.hpp.

Member Data Documentation

◆ mapping

gamepad_button_mapping input::gamepad_button_mapped_event::mapping

Gamepad button mapping that was generated.

Definition at line 42 of file mapping-events.hpp.


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