|
void | DeleteObject () |
|
bool | EventProcess (const Event &event) |
|
void | DisplayError (Error err, CObject *pObj, float time=10.0f) |
|
void | DisplayError (Error err, Math::Vector goal, float height=15.0f, float dist=60.0f, float time=10.0f) |
|
void | DisplayText (const char *text, CObject *pObj, float time=10.0f, TextType type=TT_INFO) |
|
void | DisplayText (const char *text, Math::Vector goal, float height=15.0f, float dist=60.0f, float time=10.0f, TextType type=TT_INFO) |
|
void | HideText (bool bHide) |
|
void | ClearText () |
|
bool | ClearLastText () |
|
void | SetDelay (float factor) |
|
void | SetEnable (bool bEnable) |
|
Math::Vector | GetVisitGoal (EventType event) |
|
float | GetVisitDist (EventType event) |
|
float | GetVisitHeight (EventType event) |
|
float | GetIdealDist (CObject *pObj) |
|
float | GetIdealHeight (CObject *pObj) |
|
void | ClearVisit () |
|
void | SetVisit (EventType event) |
|
bool | IsVisit (EventType event) |
|
The documentation for this class was generated from the following files:
- /build/colobot-4LMcse/colobot-0.1.8/src/ui/displaytext.h
- /build/colobot-4LMcse/colobot-0.1.8/src/ui/displaytext.cpp