44 template <
typename Backend>
a base class for all the backends that support drawing a single frame
Definition: Backend.hpp:50
a base class for all the backends that support animation over time
Definition: Backend.hpp:62
Definition: Backend.cpp:39
void draw(AnimatedBackend &backend)
draw this object using the given AnimatedBackend
Definition: DrawableDraw.hpp:47