void setSize(const Point &size)
Definition: text_cursor.h:64
void clearBounds()
Definition: text_cursor.h:81
void setPos(const Point &pt)
Definition: text_cursor.h:59
void setBounds(const Rect &r)
Definition: text_cursor.h:76
Definition: text_cursor.h:33
void setColor(byte r, byte g, byte b)
void setBlinkRate(uint ticks)
Definition: text_cursor.h:86
bool isActive() const
Definition: text_cursor.h:96
Rect getCursorBounds() const
Definition: text_cursor.h:69