Class Sound
java.lang.Object
com.csse3200.game.cutscene.models.object.Sound
Stores sound data.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Sound
Creates aSound
object with specified id and file- Parameters:
id
- The ID of the soundfile
- The path of the sound file
-
-
Method Details
-
getId
-
getFile
-