https://github.com/bakercp/ofxenablerinterface
A simple interface for turning things on and off.
https://github.com/bakercp/ofxenablerinterface
Last synced: 11 months ago
JSON representation
A simple interface for turning things on and off.
- Host: GitHub
- URL: https://github.com/bakercp/ofxenablerinterface
- Owner: bakercp
- Created: 2013-04-09T15:49:32.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-09T16:47:49.000Z (about 13 years ago)
- Last Synced: 2025-07-04T07:02:08.794Z (11 months ago)
- Language: C++
- Size: 109 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ofxEnablerInterface
===================
A simple interface for turning things on and off.
Subclasses can extend this interface and receive its events while external classes can subscribe to its events using the `ofEvent` system.