◆ setPos()
void Titanic::CTextCursor::setPos |
( |
const Point & |
pt | ) |
|
|
inline |
Sets the position of the cursor
◆ setSize()
void Titanic::CTextCursor::setSize |
( |
const Point & |
size | ) |
|
|
inline |
Sets the size of the cursor
◆ getCursorBounds()
Rect Titanic::CTextCursor::getCursorBounds |
( |
| ) |
const |
|
inline |
Returns the bounds for the cursor
◆ setBounds()
void Titanic::CTextCursor::setBounds |
( |
const Rect & |
r | ) |
|
|
inline |
◆ clearBounds()
void Titanic::CTextCursor::clearBounds |
( |
| ) |
|
|
inline |
◆ setBlinkRate()
void Titanic::CTextCursor::setBlinkRate |
( |
uint |
ticks | ) |
|
|
inline |
◆ setColor()
void Titanic::CTextCursor::setColor |
( |
byte |
r, |
|
|
byte |
g, |
|
|
byte |
b |
|
) |
| |
◆ isActive()
bool Titanic::CTextCursor::isActive |
( |
| ) |
const |
|
inline |
Returns whether the text cursor is active
◆ show()
void Titanic::CTextCursor::show |
( |
| ) |
|
◆ hide()
void Titanic::CTextCursor::hide |
( |
| ) |
|
◆ draw()
void Titanic::CTextCursor::draw |
( |
| ) |
|
Update and draw the cursor if necessary
The documentation for this class was generated from the following file: