some refactoring

This commit is contained in:
Eduardo Bart
2012-06-21 20:58:18 -03:00
parent a7c17cec2e
commit c5674d10ba
23 changed files with 278 additions and 367 deletions

View File

@@ -27,6 +27,7 @@
EventDispatcher g_eventDispatcher;
void EventDispatcher::flush()
{
while(!m_eventList.empty())