wren
Vulkan-based game engine
Loading...
Searching...
No Matches
wren::event::KeyTyped Struct Reference

#include <event.hpp>

Public Member Functions

 APPEND_EVENT_INFO ("KeyTyped", Category::KEYBOARD)
 

Public Attributes

std::string_view text
 

Member Function Documentation

◆ APPEND_EVENT_INFO()

wren::event::KeyTyped::APPEND_EVENT_INFO ( "KeyTyped" ,
Category::KEYBOARD  )

Member Data Documentation

◆ text

std::string_view wren::event::KeyTyped::text

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