added color picking with ALT key, added crash report library for windows
This commit is contained in:
@@ -9,6 +9,7 @@ enum class kKey : uint8_t
|
||||
AndroidBack,
|
||||
KeySpacebar,
|
||||
KeyE,
|
||||
KeyAlt
|
||||
};
|
||||
|
||||
enum class kEventResult : uint8_t
|
||||
|
||||
Reference in New Issue
Block a user