mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Added love.window.maximize (resolves issue #966.)
This commit is contained in:
@@ -72,6 +72,7 @@ public:
|
||||
love::image::ImageData *getIcon();
|
||||
|
||||
void minimize();
|
||||
void maximize();
|
||||
|
||||
void swapBuffers();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user