/ofxEventManager

very simple events implementation for openFrameworks.

Primary LanguageC++

ofxEventManager

very simple events implementation (only using STL) for openFrameworks.
created by takashiaoki.com

features

  • similar interface to built in event handling of openframeworks.
  • send a parameter with a event object (at the moment, it can send only 'int').