mirror of
https://github.com/love2d/love.git
synced 2026-08-18 11:44:15 +02:00
Removed Quad:flip (resolves issue #770)
This commit is contained in:
@@ -49,8 +49,6 @@ public:
|
||||
void setViewport(const Viewport &v);
|
||||
Viewport getViewport() const;
|
||||
|
||||
void flip(bool x, bool y);
|
||||
|
||||
const Vertex *getVertices() const;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user