Commit Graph

11 Commits

Author SHA1 Message Date
Dean Herbert 622c90daf7 Add basic snaking. 2016-11-28 16:52:57 +09:00
Dean Herbert b1f141e1a0 Add basic slider ball logic. 2016-11-28 16:31:19 +09:00
Dean Herbert b999d92ffb Improve curve visualisation. 2016-11-28 16:28:47 +09:00
Dean Herbert e271bcec63 General fix-ups for slider class. 2016-11-28 12:40:24 +09:00
Dean Herbert 97e4653735 Fix circle depth and explicitly create a hitcircle for now. 2016-11-28 12:15:25 +09:00
Thomas Müller 0cd0c4564f Make sliders slightly nicer by using the new path drawable. 2016-11-27 15:36:31 +01:00
Dean Herbert 396ca9fe91 Remove HitJudgementResolver; reimplement in DrawableHitObject. 2016-11-26 16:51:51 +09:00
Dean Herbert f9f72f25a2 Add basic flow for hitobject judgement. 2016-11-25 16:26:50 +09:00
Dean Herbert bed50a53a7 Clean up usings. 2016-11-19 13:20:05 +09:00
Dean Herbert 4c61a13e71 Make slider parsing kind of exist. 2016-11-18 17:40:06 +09:00
Dean Herbert bd8856611a Shuffle namespaces and make hitcircle pieces reusable by other objects. 2016-11-17 17:21:23 +09:00