OGLplus  (0.59.0) a C++ wrapper for rendering APIs

eagine::application::input_slot Struct Reference

Class that allows binding of a user input device to a handler callable. More...

#include <eagine/application/input.hpp>

Public Member Functions

auto id () const noexcept -> auto &
 Descriptive id of this input slot (what it accomplishes).
 
auto handler () const noexcept -> auto &
 Reference to a callable object bound to the input.
 

Detailed Description

Class that allows binding of a user input device to a handler callable.


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

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).