Kohi Game Engine
debug_console_state Struct Reference

#include <debug_console.h>

Data Fields

b8 loaded
 
u8 console_consumer_id
 
u32 line_display_count
 
u32 line_offset
 
char ** lines
 
command_history_entryhistory
 
u32 history_offset
 
b8 dirty
 
b8 visible
 
ui_text text_control
 
ui_text entry_control
 

Field Documentation

◆ console_consumer_id

u8 console_consumer_id

◆ dirty

b8 dirty

◆ entry_control

ui_text entry_control

◆ history

◆ history_offset

u32 history_offset

◆ line_display_count

u32 line_display_count

◆ line_offset

u32 line_offset

◆ lines

char** lines

◆ loaded

b8 loaded

◆ text_control

ui_text text_control

◆ visible

b8 visible

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