Commit Graph

20 Commits

Author SHA1 Message Date
bb15bc0467 Use ReceiveMouseInputAt whenever possible 2017-06-30 09:54:03 +03:00
e3489928b7 Remove now obsolete InternalContains 2017-06-24 09:21:08 +02:00
f5829860a2 Get rid of AlwaysReceiveInput 2017-06-23 18:02:24 +02:00
bdeaf2dbb4 Update method names in line with framework changes 2017-05-28 18:34:12 +09:00
2e28b10c36 CI fixes and removed useless property 2017-05-23 12:24:16 +03:00
4b23cc47ea Moved KeyCounter visibility logic to it's own class 2017-05-23 11:53:42 +03:00
41c252760d Move all pause logic into PauseContainer 2017-05-17 21:57:01 +09:00
54e1b24fe9 Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
110bdbd0c1 Make everything share DropDown implementations again. Remove unnecessary files. 2017-03-16 21:17:14 +09:00
ab8a5afdb9 AlwaysReceiveInput and InternalContains. 2017-03-16 17:38:36 +09:00
02cab41d34 Move InputManager to a higher and more implicit level.
Also makes KeyCounterCollection work with replays.
2017-03-07 19:30:48 +09:00
0cad5d7d41 Fix most warnings. 2017-03-07 13:05:57 +09:00
a2317e5a1e Update usage of FillDirection 2017-03-04 11:00:17 +01:00
4d28696479 FlowDirection -> FillDirection 2017-03-01 20:15:38 +01:00
9c853b0465 Update framewörk 2017-03-01 19:33:01 +01:00
03889e6ca6 Update References to FlowStrategies
References now use the Create*-names instead of the outdated
Get*-names to create instances of FlowStrategies.
2017-02-27 16:55:55 +01:00
8d91519d59 Update usage of FlowContainer and its subclasses 2017-02-26 21:32:43 +01:00
aaaf7163e0 Update framework. 2017-02-13 17:46:50 +09:00
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
3e7503e860 Make skip button work. 2017-01-27 21:57:22 +09:00