VulkanEngine 0.1
Graphics engine using Vulkan
Loading...
Searching...
No Matches
VulkanEngine::KeyboardInput::KeyInfo Struct Reference

Contains information about a particular key. More...

#include <KeyboardInput.h>

Public Attributes

KeyStatus status
 The current status of the key.
 
int key_id
 The windowing system specific key id.
 

Detailed Description

Contains information about a particular key.


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