Commit Graph

618 Commits

Author SHA1 Message Date
Huo Yaoyuan 409bb0d068 Counter animation. 2016-09-24 19:46:10 +08:00
Huo Yaoyuan 81f269ee69 MouseCount and KeyBoardCount, input handling. 2016-09-24 19:46:10 +08:00
Huo Yaoyuan e5ef3e1d02 Adjust children position of Counter. 2016-09-24 19:46:10 +08:00
Huo Yaoyuan 55a1a3827a Implement KeyCounter and base Count class. 2016-09-24 19:46:10 +08:00
Remie Richards 4754c0e2d1 Clears out old tests (use the framework tests!), Replaces osu.Game.Graphics.UserInterface references with osu.Framework.Graphics.UserInterface 2016-09-17 21:54:52 +01:00
Remie Richards 1a5c2b5221 Updates to latest osu-framework, Updates existing Load() methods to use Children = new Drawable[]{} syntax 2016-09-17 21:33:46 +01:00
Dean Herbert 375406bc97 Bring framework up-to-date. 2016-09-11 17:23:43 +09:00
Dean Herbert 4a85d8627d Update to latest framework version. 2016-09-11 03:04:47 +09:00
Dean Herbert 23111821f5 Update naming conventions. 2016-09-04 18:31:58 +09:00
smoogipooo dde748b8c1 Fix loaded not being set on textbox Load. 2016-09-03 21:18:07 +09:30
Dean Herbert 7d9cb85289 Hook up new TextInputSource to TextBox. 2016-09-02 14:41:42 +09:00
Dean Herbert 49a4d64fad Fix TextBox always taking keyboard focus. 2016-09-01 22:55:02 +09:00
Dean Herbert 600223a65c Add proper keyboard sound effects back. 2016-09-01 22:51:45 +09:00
Dean Herbert 923fc228e9 Fix cursor horizontal position. 2016-09-01 22:51:03 +09:00
Dean Herbert a2fc339a45 Update Transforms to new style. 2016-09-01 22:51:03 +09:00
Dean Herbert 41c03ab255 Move ctor content to Load(). Schedule some prop updates. 2016-09-01 22:51:03 +09:00
Dean Herbert 7f0212f93f TextSize -> SpaceWidth (temporary). 2016-09-01 22:51:03 +09:00
Dean Herbert b3e2339175 Make TextBox rendering work again. 2016-09-01 22:51:03 +09:00