Class SoundsConfig
java.lang.Object
com.csse3200.game.entities.configs.SoundsConfig
This config class is used to load in custom sound files to play using the SoundComponent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
soundsMap
Used to map sound identification strings to the sound files
-
-
Constructor Details
-
SoundsConfig
public SoundsConfig()
-