Class CombatMoveAudio
java.lang.Object
com.csse3200.game.components.combat.quicktimeevent.CombatMoveAudio
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
playCombatSound
(CombatManager.Action playerMove, CombatManager.Action enemyMove) Plays the sound for combat based on the moves of the enemy and player
-
Constructor Details
-
CombatMoveAudio
public CombatMoveAudio()
-
-
Method Details
-
playCombatSound
Plays the sound for combat based on the moves of the enemy and player
-