.. |
Pieces
|
Rename drawable namespace to avoid clashes with framework class
|
2020-02-19 18:01:59 +09:00 |
BananaPiece.cs
|
Split out pulp formations into own piece classes
|
2020-02-19 23:32:56 +09:00 |
DrawableBanana.cs
|
User helper function to reduce copy paste
|
2020-03-11 15:54:21 +09:00 |
DrawableBananaShower.cs
|
Rename drawable namespace to avoid clashes with framework class
|
2020-02-19 18:01:59 +09:00 |
DrawableCatchHitObject.cs
|
Move dampening to base implementation and change range to 0..1
|
2020-04-13 13:01:02 +09:00 |
DrawableDroplet.cs
|
Stop rotating DrawableCatchHitObjects at the top level
|
2020-03-10 19:30:31 +09:00 |
DrawableFruit.cs
|
Stop rotating DrawableCatchHitObjects at the top level
|
2020-03-10 19:30:31 +09:00 |
DrawableJuiceStream.cs
|
Change origin of nested objects inside JuiceStream to fix visibility issues
|
2020-03-10 19:35:10 +09:00 |
DrawableTinyDroplet.cs
|
Merge branch 'master' into catch-drawable-namespace
|
2020-02-21 10:31:31 +09:00 |
FruitPiece.cs
|
Convert all static getter-only properties to static readonly fields
|
2020-04-08 14:23:29 +03:00 |
GrapePiece.cs
|
Split out pulp formations into own piece classes
|
2020-02-19 23:32:56 +09:00 |
PearPiece.cs
|
Split out pulp formations into own piece classes
|
2020-02-19 23:32:56 +09:00 |
PineapplePiece.cs
|
Split out pulp formations into own piece classes
|
2020-02-19 23:32:56 +09:00 |
PulpFormation.cs
|
Split out pulp formations into own piece classes
|
2020-02-19 23:32:56 +09:00 |
RaspberryPiece.cs
|
Split out pulp formations into own piece classes
|
2020-02-19 23:32:56 +09:00 |