Removed love.graphics.drawTest

This commit is contained in:
Alex Szpakowski
2013-02-14 08:03:55 -04:00
parent e05e8e6e6a
commit e1779897ab
4 changed files with 0 additions and 43 deletions
-2
View File
@@ -511,8 +511,6 @@ public:
void translate(float x, float y);
void shear(float kx, float ky);
void drawTest(Image *image, float x, float y, float a, float sx, float sy, float ox, float oy);
bool hasFocus();
private: