Skip to content
Attict edited this page Jul 10, 2018 · 1 revision

The core contains all the base foundation of Feather.

Classes

Feather -> class

Every object inside of our application.

Quill -> class

A set of components attached to a specific feather. Can be defined by a preset quill.

Component -> abstract class

What base class for every component