Skip to content
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.

Extending Components

glasnt edited this page Nov 2, 2014 · 3 revisions

Each parent library can be used as a guide to what needs to be implemented in a child class. Child classes need to have overloaded functions for any generic class function defined as NotImplementedError.

Refer to the class files for subtype implementation requirements.

Clone this wiki locally