Elaztek Developer Hub
Blamite Game Engine - blam!  00357.06.18.22.0809.blamite
The core library for the Blamite Game Engine.
BlamConsoleHistoryEntry Class Reference

#include <console.h>

Public Member Functions

 BlamConsoleHistoryEntry ()
 
 ~BlamConsoleHistoryEntry ()
 
void Reconfigure (BlamLogMessage _message)
 
void Deconfigure ()
 

Public Attributes

uint64_t creation_tick = 0
 
BlamUIWidget_Texttext_element = nullptr
 
byte opacity = 255
 
BlamLogMessage message
 
int visible_ticks = 0
 

Constructor & Destructor Documentation

◆ BlamConsoleHistoryEntry()

BlamConsoleHistoryEntry::BlamConsoleHistoryEntry ( )

◆ ~BlamConsoleHistoryEntry()

BlamConsoleHistoryEntry::~BlamConsoleHistoryEntry ( )

Member Function Documentation

◆ Deconfigure()

void BlamConsoleHistoryEntry::Deconfigure ( )

◆ Reconfigure()

void BlamConsoleHistoryEntry::Reconfigure ( BlamLogMessage  _message)

Member Data Documentation

◆ creation_tick

uint64_t BlamConsoleHistoryEntry::creation_tick = 0

◆ message

BlamLogMessage BlamConsoleHistoryEntry::message

◆ opacity

byte BlamConsoleHistoryEntry::opacity = 255

◆ text_element

BlamUIWidget_Text* BlamConsoleHistoryEntry::text_element = nullptr

◆ visible_ticks

int BlamConsoleHistoryEntry::visible_ticks = 0

The documentation for this class was generated from the following files: