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::MouseButtonBinding Struct Reference

Binding to a mouse button. More...

#include <action.h>

Public Attributes

MouseButton button
 

Detailed Description

Binding to a mouse button.

Definition at line 38 of file action.h.

Member Data Documentation

◆ button

MouseButton asw::input::MouseButtonBinding::button

Definition at line 39 of file action.h.


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