|
using | Action = nngn::Input::Action |
|
using | Modifier = nngn::Input::Modifier |
|
◆ Action
◆ Modifier
◆ GraphicsSource()
anonymous_namespace{graphics.cpp}::GraphicsSource::GraphicsSource |
( |
nngn::Graphics * | g | ) |
|
◆ ~GraphicsSource()
anonymous_namespace{graphics.cpp}::GraphicsSource::~GraphicsSource |
( |
void | | ) |
|
|
overridedefault |
◆ get_keys()
void anonymous_namespace{graphics.cpp}::GraphicsSource::get_keys |
( |
std::span< i32 > | keys | ) |
const |
|
override |
◆ update()
bool anonymous_namespace{graphics.cpp}::GraphicsSource::update |
( |
nngn::Input * | input | ) |
|
|
overridevirtual |
◆ events
std::vector<std::tuple<int, Action, Modifier> > anonymous_namespace{graphics.cpp}::GraphicsSource::events = {} |
|
private |
◆ graphics
nngn::Graphics* anonymous_namespace{graphics.cpp}::GraphicsSource::graphics = {} |
|
private |
The documentation for this class was generated from the following file: