8 #ifndef _TurtleBrains_GifExporter_h_
9 #define _TurtleBrains_GifExporter_h_
15 enum class GifOutputSize
30 void GifPerformCapture(
const float deltaTime,
const bool toggleCapture,
const GifOutputSize& outputSize = GifOutputSize::Half);
Give the GameScene and Entities something to display, Text, Sprites and AnimatedSprites help bring th...
void GifCaptureCleanup(void)
Here is some information about the primary namespace.
Definition: tb_application_dialog.h:21
void GifPerformCapture(const float deltaTime, const bool toggleCapture, const GifOutputSize &outputSize=GifOutputSize::Half)