8 #ifndef TurtleBrains_GifExporter_hpp
9 #define TurtleBrains_GifExporter_hpp
11 #include <turtle_brains/graphics/tb_texture_manager.hpp>
17 enum class GifOutputSize
35 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.hpp:21
tbCore::uint16 PixelSpace
Definition: tb_texture_manager.hpp:36
void GifPerformCapture(const float deltaTime, const bool toggleCapture, const GifOutputSize &outputSize=GifOutputSize::Half)
std::string tbString
Definition: tb_string.hpp:335