virtual void draw(DrawingContext &context) override
The GameObject should draw itself onto the provided DrawingContext if this function is called...
Definition: endsequence_fireworks.cpp:34
This class provides functions for drawing things on screen.
Definition: drawing_context.hpp:42