TurtleBrains
0.3.5
High quality, portable, C++ framework for rapid 2D game development.
Deprecated List
Member
TurtleBrains::Graphics::Graphic::GetRotation
(void) const
use GetAngle() instead.
Member
TurtleBrains::Graphics::GraphicList::AddGraphic
(
Graphic
*graphic)
use AddGraphic(std::unique_ptr<Graphic>) instead, this will handle exceptional cases slightly better and is more 'modern' C++.
Generated on Sun Jan 25 2026 14:36:28 for TurtleBrains by
1.9.1