Aggiunta viusalizzazione collection su sfml_util

This commit is contained in:
2026-06-19 11:33:47 +02:00
parent 23798ab582
commit 0d4b6d1242
8 changed files with 75 additions and 17 deletions
+1
View File
@@ -28,6 +28,7 @@ public:
~Lower_Body();
void setVisibility(bool c);
void setTransparency(float t);
collection create(ReferencePlane plane) override;
};