Blowbox 2017
A 3D Game Engine by Riko Ophorst using DirectX 12
Public Attributes | List of all members
blowbox::Console::Message Struct Reference

#include <console.h>

Public Attributes

String time_stamp
 
String message
 
DirectX::XMFLOAT4 color
 

Detailed Description

Describes a message.

Member Data Documentation

DirectX::XMFLOAT4 blowbox::Console::Message::color

The color that the message should be displayed as.

String blowbox::Console::Message::message

The contents of the message.

String blowbox::Console::Message::time_stamp

The timestamp of this message.


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