added color picking with ALT key, added crash report library for windows
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
const uint16_t main_id = const_hash("main");
|
||||
float width;
|
||||
float height;
|
||||
bool keys[256];
|
||||
glm::vec2 gesture_p0;
|
||||
glm::vec2 gesture_p1;
|
||||
#ifdef __ANDROID__
|
||||
|
||||
Reference in New Issue
Block a user