Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
al_globals.cpp
Go to the documentation of this file.
1
#include "
gfx/vec.h
"
2
#include "
al_globals.h
"
3
#include "
hashtable.h
"
4
#ifdef HAVE_AL
5
Hashtable< std::string, ALuint, 127 >
soundHash;
6
unsigned
int
maxallowedsingle = 10;
7
unsigned
int
maxallowedtotal = 40;
8
float
scalepos;
9
bool
usedoppler =
false
;
10
bool
usepositional =
true
;
11
float
scalevel;
12
std::vector< ALuint >unusedsrcs;
13
#endif
14
src
aldrv
al_globals.cpp
Generated on Fri May 29 2015 23:07:06 for Vegastrike 0.5.1 rc1 by
1.8.4