|
CeresEngine 0.2.0
A game development framework
|
Public Member Functions | |
| void | tab () |
| void | offsets (Vector< std::size_t > &offsets) const |
| AlignedLine & | operator<< (const StringView &text) |
Public Attributes | |
| String | indent |
| Vector< String > | parts |
| AlignedLine & CeresEngine::CodeWriter::AlignedLine::operator<< | ( | const StringView & | text | ) |
| void CeresEngine::CodeWriter::AlignedLine::tab | ( | ) |
| String CeresEngine::CodeWriter::AlignedLine::indent |