ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
Loading...
Searching...
No Matches
asw::input::KeyBinding Struct Reference

Binding to a keyboard key. More...

#include <action.h>

Public Attributes

Key key
 

Detailed Description

Binding to a keyboard key.

Definition at line 33 of file action.h.

Member Data Documentation

◆ key

Key asw::input::KeyBinding::key

Definition at line 34 of file action.h.


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