Add hasFocus (issue #117)

This commit is contained in:
Bart van Strien
2010-11-28 11:29:48 +01:00
parent cee1a95b82
commit f4da97d46e
4 changed files with 15 additions and 0 deletions
+2
View File
@@ -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