From 41fa8458c2e28f05a610bfc3119f86b8dc85542a Mon Sep 17 00:00:00 2001 From: erihel Date: Mon, 24 Jun 2013 22:09:39 +0200 Subject: Some Ui refactoring --- src/object/robotmain.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/object/robotmain.h') diff --git a/src/object/robotmain.h b/src/object/robotmain.h index 525e5df..035698c 100644 --- a/src/object/robotmain.h +++ b/src/object/robotmain.h @@ -379,6 +379,9 @@ public: CObject* GetSelect(); + 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); + protected: bool EventFrame(const Event &event); bool EventObject(const Event &event); -- cgit v1.2.3-1-g7c22