A component that can be activated and deactivated E.g.
A component that can be activated and deactivated E.g. A keyboard button that is pressed and released, a canvas where the mouse pointer is over or not, ...
A component on which you can paint using DoctusGraphics
A component that can be clicked E.g.
A component that can be clicked E.g. a Button
Representation of a color value in Doctus
Representation of a color value in Doctus
TODO: Add some more fixed color values implementation could be here. Use the apply Function TODO: Define some simple convert methods. E.g. hsb(), ... (check the processing interface first) TODO: Define DoctusColorRgb. Implementation could be here.
Drawing functions
Calls a function in regular intervals
A multiple select box
A component for displaying a text
Implementations and Utilities around DoctusColor
Utility functionality that is not bound to spezific interface classes
Contains the core interfaces for doctus
Refer to the example projects and/or the showcase to find out how to use them.
Consult the doctus homepage to find them