BuGUI
BUtton Grid User Interface
Loading...
Searching...
No Matches
bugui::ctrlr_shifter< T > Struct Template Reference

Ensures that buttons labeled Shift are registered on press and can be queried with Shift_held, event if on_Shift is not defined by the user. More...

#include <ctrlr_shifter.hpp>

Public Member Functions

void on_Shift (auto &p)
 Empty funciton acting as a workaround, ensuring it is always defined in the controller.

Detailed Description

template<typename T>
struct bugui::ctrlr_shifter< T >

Ensures that buttons labeled Shift are registered on press and can be queried with Shift_held, event if on_Shift is not defined by the user.


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