This commit is contained in:
2021-03-07 12:20:00 +01:00
parent 2661d6ca76
commit fa10620901
8 changed files with 22 additions and 39 deletions
+1
View File
@@ -42,6 +42,7 @@ public:
private:
virtual void copyTo( std::shared_ptr< RenderObject > other ) override;
void updateTexture();
void updateDstRect();
void saveFontConfig( std::shared_ptr< Font > font, const std::string &color,
const std::string &outline_color,