rolmodl
C++ API for the Simple Directmedia Library 2 (SDL2)
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
rolmodl::mouse::detail::BaseState Class Reference
Inheritance diagram for rolmodl::mouse::detail::BaseState:
rolmodl::mouse::GlobalState rolmodl::mouse::State

Public Member Functions

const geom::Pospos () const noexcept
 
const BtnStatebtnState () const noexcept
 

Protected Member Functions

 BaseState (const uint32_t b) noexcept
 

Protected Attributes

geom::Pos p_
 
BtnState btnState_
 

Detailed Description

Definition at line 194 of file Mouse.hpp.


The documentation for this class was generated from the following files: