1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 17:27:26 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Edit/Blueprints
2021-07-23 10:10:55 +09:00
..
Components Add initial implementation of juice stream placement 2021-07-22 15:47:23 +09:00
BananaShowerPlacementBlueprint.cs Add some comments about logic 2021-06-23 10:27:40 +09:00
BananaShowerSelectionBlueprint.cs Add basic selection blueprint movement logic 2021-06-22 17:20:13 +09:00
CatchPlacementBlueprint.cs Fix hit object placement not receiving input when outside playfield 2021-07-07 16:18:21 +09:00
CatchSelectionBlueprint.cs Use added utility function 2021-07-19 13:33:46 +09:00
FruitPlacementBlueprint.cs Use added utility function 2021-07-19 13:33:46 +09:00
FruitSelectionBlueprint.cs Use added utility function 2021-07-19 13:33:46 +09:00
JuiceStreamPlacementBlueprint.cs Call GetContainingInputManager at LoadComplete 2021-07-23 10:10:55 +09:00
JuiceStreamSelectionBlueprint.cs Add some doc comment to JuiceStreamSelectionBlueprint 2021-07-21 13:27:07 +09:00