DDNet documentation
Loading...
Searching...
No Matches
CFontTyper::CState Class Reference

#include <font_typer.h>

Collaboration diagram for CFontTyper::CState:
[legend]

Public Member Functions

void Reset ()

Public Attributes

bool m_Active
ivec2 m_TextIndex
int m_TextLineLen
std::shared_ptr< CLayerm_pLastLayer
int m_TilesPlacedSinceActivate

Member Function Documentation

◆ Reset()

void CFontTyper::CState::Reset ( )

Member Data Documentation

◆ m_Active

bool CFontTyper::CState::m_Active

◆ m_pLastLayer

std::shared_ptr<CLayer> CFontTyper::CState::m_pLastLayer

◆ m_TextIndex

ivec2 CFontTyper::CState::m_TextIndex

◆ m_TextLineLen

int CFontTyper::CState::m_TextLineLen

◆ m_TilesPlacedSinceActivate

int CFontTyper::CState::m_TilesPlacedSinceActivate

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