63 void timerCallback()
override;
64 void parentSizeChanged()
override;
65 void parentHierarchyChanged()
override;
66 bool hitTest (
int,
int)
override;
Animates a set of components, moving them to a new position and/or fading their alpha levels.
The base class for all JUCE user-interface objects.
Classes derived from this will be automatically deleted when the application exits.
A graphics context, used for drawing a component or image.
The standard JUCE splash screen component.
Contains position and status information about a mouse event.
Makes repeated callbacks to a virtual method at a specified time interval.