Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Input::InputManager::Vec2CallbackEntry Struct Reference
Collaboration diagram for Input::InputManager::Vec2CallbackEntry:

Public Attributes

CallbackHandle handle
DispatchRule rule = DispatchRule::EveryFrame
Vec2Callback callback

Detailed Description

Definition at line 88 of file InputManager.h.

Member Data Documentation

◆ callback

Vec2Callback Input::InputManager::Vec2CallbackEntry::callback

Definition at line 92 of file InputManager.h.

◆ handle

CallbackHandle Input::InputManager::Vec2CallbackEntry::handle

Definition at line 90 of file InputManager.h.

◆ rule

DispatchRule Input::InputManager::Vec2CallbackEntry::rule = DispatchRule::EveryFrame

Definition at line 91 of file InputManager.h.


The documentation for this struct was generated from the following file:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Input/InputManager.h