Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
Loading...
Searching...
No Matches
Data Structures | Typedefs | Enumerations
soundcommand.hpp File Reference
#include "shared/audio/soundsource.hpp"
#include "shared/utilities/serialize_macro.hpp"

Go to the source code of this file.

Data Structures

struct  SoundCommand
 

Typedefs

using SoundID = unsigned long long
 

Enumerations

enum class  SoundAction { PLAY , DO_DELETE }
 

Typedef Documentation

◆ SoundID

using SoundID = unsigned long long

Enumeration Type Documentation

◆ SoundAction

enum class SoundAction
strong
Enumerator
PLAY 
DO_DELETE