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

Public Attributes

char m_time [16]
char m_level [8]
char m_msg [256]

Detailed Description

Definition at line 138 of file ErrorUtils.cpp.

Member Data Documentation

◆ m_level

char vex::LogEntry::m_level[8]

Definition at line 140 of file ErrorUtils.cpp.

◆ m_msg

char vex::LogEntry::m_msg[256]

Definition at line 141 of file ErrorUtils.cpp.

◆ m_time

char vex::LogEntry::m_time[16]

Definition at line 139 of file ErrorUtils.cpp.


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