nngn
Loading...
Searching...
No Matches
nngn::Input::Source Struct Referenceabstract

#include <input.h>

Inheritance diagram for nngn::Input::Source:

Public Member Functions

virtual ~Source ()=0
 
virtual void get_keys (std::span< i32 > keys) const
 
virtual bool update (Input *)
 

Constructor & Destructor Documentation

◆ ~Source()

nngn::Input::Source::~Source ( )
pure virtualdefault
Here is the call graph for this function:

Member Function Documentation

◆ get_keys()

void nngn::Input::Source::get_keys ( std::span< i32 > keys) const
virtual
Here is the call graph for this function:
Here is the caller graph for this function:

◆ update()

virtual bool nngn::Input::Source::update ( Input * )
inlinevirtual

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