FS2_Open
Open source remastering of the Freespace 2 engine
EnhancedSoundData Struct Reference

#include <sound.h>

Public Member Functions

 EnhancedSoundData ()
 
 EnhancedSoundData (const int new_priority, const unsigned int new_limit)
 

Public Attributes

int priority
 
unsigned int limit
 

Detailed Description

Definition at line 43 of file sound.h.

Constructor & Destructor Documentation

EnhancedSoundData::EnhancedSoundData ( )
inline

Definition at line 48 of file sound.h.

EnhancedSoundData::EnhancedSoundData ( const int  new_priority,
const unsigned int  new_limit 
)
inline

Definition at line 53 of file sound.h.

Member Data Documentation

unsigned int EnhancedSoundData::limit

Definition at line 46 of file sound.h.

int EnhancedSoundData::priority

Definition at line 45 of file sound.h.


The documentation for this struct was generated from the following file: