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 *)
 
virtual ~Source ()=0
 
virtual void get_keys (std::span< i32 > keys) const
 
virtual bool update (Input *)
 

Constructor & Destructor Documentation

◆ ~Source() [1/2]

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

◆ ~Source() [2/2]

virtual nngn::Input::Source::~Source ( )
pure virtual

Member Function Documentation

◆ get_keys() [1/2]

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:

◆ get_keys() [2/2]

virtual void nngn::Input::Source::get_keys ( std::span< i32 keys) const
virtual

◆ update() [1/2]

◆ update() [2/2]


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