This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-05-06 06:07:26 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
osukey
/
osu.Game
/
Rulesets
/
Objects
/
Drawables
History
smoogipooo
ac8ec31b61
Make judgements able to be "added" plus make everything compile and run.
2017-09-06 17:02:13 +09:00
..
ArmedState.cs
Mode -> Ruleset.
2017-04-18 16:05:58 +09:00
DrawableHitObject.cs
Make judgements able to be "added" plus make everything compile and run.
2017-09-06 17:02:13 +09:00
DrawableScrollingHitObject.cs
Remove various scrolling container optimisations (removing when not alive).
2017-08-09 16:19:09 +09:00
HitResult.cs
Combine Judgement.HitResults into one.
2017-09-06 17:01:48 +09:00
IDrawableHitObjectWithProxiedApproach.cs
Mode -> Ruleset.
2017-04-18 16:05:58 +09:00
IScrollingHitObject.cs
Reduce implementation overhead in actually positioning hitobjects and making them scroll.
2017-08-07 16:02:38 +09:00