a little typo in CEGUI::System
Posted: Wed Mar 30, 2005 19:24
While I was scrolling through CEGUISystem.h I noticed a function called:
int executeScriptGloabl(const String& function_name) const;
which should of course be executeScriptGlobal(..)
I'm not sure if I have an old version or if this has been mentioned before, but a quick search on this forum didn't reveal any hits.
Btw, Thanks for the great library!
OpenFRAG (www.openfrag.org) will be using CEGUI shortly
int executeScriptGloabl(const String& function_name) const;
which should of course be executeScriptGlobal(..)
I'm not sure if I have an old version or if this has been mentioned before, but a quick search on this forum didn't reveal any hits.
Btw, Thanks for the great library!
OpenFRAG (www.openfrag.org) will be using CEGUI shortly