Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
Loading...
Searching...
No Matches
Macros
constants.hpp File Reference

Go to the source code of this file.

Macros

#define QUIET_VOLUME   50.0f
 
#define MIDDLE_VOLUME   75.0f
 
#define FULL_VOLUME   100.0f
 
#define DEFAULT_VOLUME   FULL_VOLUME
 
#define SHORT_ATTEN   50.0f
 
#define SHORT_DIST   5.0f
 
#define MEDIUM_ATTEN   5.0f
 
#define MEDIUM_DIST   20.0f
 
#define FAR_ATTEN   1.0f
 
#define FAR_DIST   80.0f
 

Macro Definition Documentation

◆ DEFAULT_VOLUME

#define DEFAULT_VOLUME   FULL_VOLUME

◆ FAR_ATTEN

#define FAR_ATTEN   1.0f

◆ FAR_DIST

#define FAR_DIST   80.0f

◆ FULL_VOLUME

#define FULL_VOLUME   100.0f

◆ MEDIUM_ATTEN

#define MEDIUM_ATTEN   5.0f

◆ MEDIUM_DIST

#define MEDIUM_DIST   20.0f

◆ MIDDLE_VOLUME

#define MIDDLE_VOLUME   75.0f

◆ QUIET_VOLUME

#define QUIET_VOLUME   50.0f

◆ SHORT_ATTEN

#define SHORT_ATTEN   50.0f

◆ SHORT_DIST

#define SHORT_DIST   5.0f