An open API service indexing awesome lists of open source software.

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.

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.