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 79 of file InputManager.h.

Member Data Documentation

◆ callback

Vec2Callback Input::InputManager::Vec2CallbackEntry::callback

Definition at line 83 of file InputManager.h.

◆ handle

CallbackHandle Input::InputManager::Vec2CallbackEntry::handle

Definition at line 81 of file InputManager.h.

◆ rule

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

Definition at line 82 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