mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Add hasFocus (issue #117)
This commit is contained in:
@@ -528,6 +528,8 @@ namespace opengl
|
||||
|
||||
void drawTest(Image * image, float x, float y, float a, float sx, float sy, float ox, float oy);
|
||||
|
||||
bool hasFocus();
|
||||
|
||||
}; // Graphics
|
||||
|
||||
} // opengl
|
||||
|
||||
Reference in New Issue
Block a user