We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7e265 commit 50cb621Copy full SHA for 50cb621
TransformationBasics/Game.h
@@ -40,7 +40,7 @@ class Game : public BaseGame
40
void ScaleDiamond();
41
void TransformDiamond();
42
void ResetTranslationFactors();
43
- void TransformDiamond();
+ void TranslateDiamond();
44
void OnMouseDown(float x, float y);
45
void DrawDiamondTexture() const;
46
0 commit comments