GigaPasjans
Loading...
Searching...
No Matches
Andromenda::StyleStack Class Reference

Stack of terminal styles. More...

#include <Terminal.h>

Public Member Functions

void Push (const TerminalStyle &style)
 Pushes given style to the top.
 
void Pop ()
 Pops style at the top.
 
TerminalStylePeek ()
 Returns style at the top of the stack.
 

Detailed Description

Stack of terminal styles.

Member Function Documentation

◆ Peek()

TerminalStyle & Andromenda::StyleStack::Peek ( )

Returns style at the top of the stack.

Returns
TerminalStyle&

◆ Push()

void Andromenda::StyleStack::Push ( const TerminalStyle & style)

Pushes given style to the top.

Parameters
style

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