package se.urmo.game.sound; public enum SoundEffect { START, SIREN, MUNCH1, MUNCH2, FRUIT, GHOST_EATEN, EXTRA_LIFE, DEATH }