c++ Programming Glossary: eventmanager
Why am I getting a Linker error with template function pointer? http://stackoverflow.com/questions/4763216/why-am-i-getting-a-linker-error-with-template-function-pointer tries to register for event SoundMgr SoundMgr void EventManager GetInstance RegisterListener this 1 SoundMgr handleBulletFired..
Messaging system: Callbacks can be anything http://stackoverflow.com/questions/6884041/messaging-system-callbacks-can-be-anything operator so I can't remove callbacks if I want to. class EventManager typedef boost function void boost weak_ptr Event Callback std.. of items. Edit This is the interface of that I'd like EventManager to have. class EventManager public void addEventHandler Event.. the interface of that I'd like EventManager to have. class EventManager public void addEventHandler Event Type evType Callback func..
|