Commit Graph

6 Commits

Author SHA1 Message Date
László Monda
30f735d0ac Import classes in the proper way to not cause runtime errors. 2016-03-29 01:43:52 +02:00
László Monda
0aeec88cb5 Make Serializable a generic. Make fromJson() and fromBinary() return the generic type. 2016-03-29 00:17:11 +02:00
László Monda
924234cea8 Extract key action types to their respective classes. 2016-03-28 23:59:09 +02:00
László Monda
81fe488dce Rename actionType to keyActionType and macroActionType respectively. 2016-03-28 17:10:30 +02:00
László Monda
cbf83cf778 Add KeyActionNone 2016-03-26 14:58:57 +01:00
László Monda
9d77d7212b Add UhkBuffer.backtrack() and implement the KeyAction class. 2016-03-26 02:52:50 +01:00