BaseSystemCallbacks

Interface for the main system to communicate with platform implementation

Members

Functions

quit
void quit()

Quit the application

setCurrentColor
void setCurrentColor(ColorRGBA color)

Callback when the color was set.

setCurrentSize
void setCurrentSize(float size)

Callback when the brush size was set.

Meta