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

#include <sound.h>

Public Attributes

int id
 
float volume
 
float damping
 
float decay
 

Detailed Description

Definition at line 90 of file sound.h.

Member Data Documentation

float sound_env::damping

Definition at line 94 of file sound.h.

float sound_env::decay

Definition at line 95 of file sound.h.

int sound_env::id

Definition at line 92 of file sound.h.

float sound_env::volume

Definition at line 93 of file sound.h.


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