📄️ addSound
Add a sound to the engine.
📄️ createObjectSound
Create a sound attached to an object.
📄️ createPlayerSound
Create a sound attached to a player.
📄️ createSound
Create a sound.
📄️ playSound
Play a sound and automatically dispose of it when it's done playing.
📄️ playSoundAtPosition
Play a sound and automatically dispose of it when it's done playing at a specific position.
📄️ removeSound
Remove a sound from the engine.
🗃️ SoundManager
15 items