opsu-dance/src/itdelatrisu/opsu/ui/animations
Jeffrey Han 6e7de654b0 Hit animation bug fixes.
- In "Hidden" mod, don't draw expanding animation for circles. (related to #121)
- With "Show Perfect Hits" disabled, still show the hit animations instead of having the objects just disappear. (also mentioned in #121)
- Removed the two easing functions in Utils (and replaced references with calls to AnimationEquations).

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-08-20 18:40:10 -05:00
..
AnimatedValue.java Added easing functions for all-around better animations. 2015-08-05 22:28:14 -05:00
AnimationEquation.java Hit animation bug fixes. 2015-08-20 18:40:10 -05:00