A simple interface for all the graphic objects that are supposed to be drawn.
Definition: GraphicsObject.h:17
An abstract class implementing both the GraphicsObject and the TouchEnabledObject, which gives an interactive graphic object as result.
Definition: InteractiveGraphicsObject.h:20
A base class that provides the methods needed for the object to react to touch input.
Definition: TouchEnabledObject.h:26
The GraphicsObject base class.
virtual ~InteractiveGraphicsObject()=default