rolmodl
C++ API for the Simple Directmedia Library 2 (SDL2)
Public Member Functions | Static Public Member Functions | List of all members
rolmodl::kb::State Class Reference

Public Member Functions

 State (const State &that)=delete
 
 State (State &&that)=delete
 
Stateoperator= (const State &that)=delete
 
Stateoperator= (State &&that)=delete
 

Static Public Member Functions

static bool down (const Scancode s)
 
static bool up (const Scancode s)
 
static bool down (const Key k)
 
static bool up (const Key k)
 
static Stateinstance () noexcept
 
static const uint8_t * unsafeRaw () noexcept
 
static unsigned int unsafeRawL () noexcept
 

Detailed Description

Definition at line 6 of file Kb.hpp.


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