VEX Engine
Retro looking game engine made in vulkan mostly because i wanted to understand it better.
Loading...
Searching...
No Matches
vex::DebugConsole::LogEntry Struct Reference

Public Attributes

std::string text
LogLevel level

Detailed Description

Definition at line 56 of file DebugConsole.hpp.

Member Data Documentation

◆ level

LogLevel vex::DebugConsole::LogEntry::level

Definition at line 58 of file DebugConsole.hpp.

◆ text

std::string vex::DebugConsole::LogEntry::text

Definition at line 57 of file DebugConsole.hpp.


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