added helper function for panel text

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401367
This commit is contained in:
David Anderson
2007-08-19 18:34:36 +00:00
parent 2a3de44ddb
commit 25f045bdea
7 changed files with 58 additions and 1 deletions
+1
View File
@@ -99,6 +99,7 @@ public: //IMenuPanel
bool SetSelectableKeys(unsigned int keymap);
unsigned int GetCurrentKey();
bool SetCurrentKey(unsigned int key);
int GetAmountRemaining();
private:
String m_BufferText;
String m_Title;