mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
Removed love.graphics.drawTest
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user