#include <font.h>
Definition at line 104 of file font.h.
◆ cTextWrapper() [1/2]
cTextWrapper::cTextWrapper |
( |
void | | ) |
|
◆ cTextWrapper() [2/2]
cTextWrapper::cTextWrapper |
( |
const char * | Text, |
|
|
const cFont * | Font, |
|
|
int | Width ) |
◆ ~cTextWrapper()
cTextWrapper::~cTextWrapper |
( |
| ) |
|
◆ GetLine()
const char * cTextWrapper::GetLine |
( |
int | Line | ) |
|
◆ Lines()
int cTextWrapper::Lines |
( |
void | | ) |
|
|
inline |
Returns the actual number of lines needed to display the full wrapped text.
Definition at line 121 of file font.h.
References lines.
◆ Set()
void cTextWrapper::Set |
( |
const char * | Text, |
|
|
const cFont * | Font, |
|
|
int | Width ) |
◆ Text()
const char * cTextWrapper::Text |
( |
void | | ) |
|
◆ eol
◆ lastLine
int cTextWrapper::lastLine |
|
private |
◆ lines
◆ text
The documentation for this class was generated from the following files: