Uses of Class
com.example.project.services.GameSoundPlayer
Packages that use GameSoundPlayer
-
Uses of GameSoundPlayer in com.example.project.models.tiles
Fields in com.example.project.models.tiles declared as GameSoundPlayerModifier and TypeFieldDescriptionprotected GameSoundPlayer
Tile.ClackSoundPlayer
protected GameSoundPlayer
Tile.hoverSoundPlayer
Methods in com.example.project.models.tiles that return GameSoundPlayerModifier and TypeMethodDescriptionTile.getClackSoundPlayer()
gets the sound player that plays the click sound.Tile.getHoverSoundPlayer()
gets the hover sound player