opsu-dance/src/itdelatrisu/opsu/objects
Jeffrey Han 1e806bc9c6 SoundController refactoring.
- Added enum classes SoundEffect and HitSound.
- Added a SoundComponent interface for sound effects and hit sounds, and extended playSound() and playHitSound() methods to play any SoundComponent.
- Moved features related to sample sets to the HitSound class, and rewrote sample sets as an internal enum class.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-01-07 19:29:51 -05:00
..
Circle.java SoundController refactoring. 2015-01-07 19:29:51 -05:00
Slider.java SoundController refactoring. 2015-01-07 19:29:51 -05:00
Spinner.java SoundController refactoring. 2015-01-07 19:29:51 -05:00