rolmodl
C++ API for the Simple Directmedia Library 2 (SDL2)
Public Member Functions | List of all members
rolmodl::mouse::BtnState Struct Reference

Public Member Functions

constexpr BtnState (const uint32_t raw) noexcept
 
constexpr bool left () const noexcept
 
constexpr bool right () const noexcept
 
constexpr bool middle () const noexcept
 
constexpr bool x1 () const noexcept
 
constexpr bool x2 () const noexcept
 
constexpr bool l () const noexcept
 
constexpr bool r () const noexcept
 
constexpr bool m () const noexcept
 
constexpr bool get (const Btn b) const noexcept
 

Detailed Description

Definition at line 159 of file Mouse.hpp.


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