UFO: Alien Invasion
Loading...
Searching...
No Matches
s_env_t Struct Reference

#include <s_local.h>

Collaboration diagram for s_env_t:
Collaboration graph

Data Fields

vec3_t right
s_channel_t channels [MAX_CHANNELS]
int sampleRepeatRate
int rate
int numChannels
uint16_t format
bool initialized

Detailed Description

Definition at line 60 of file s_local.h.

Field Documentation

◆ channels

s_channel_t s_env_t::channels[MAX_CHANNELS]

Definition at line 63 of file s_local.h.

◆ format

uint16_t s_env_t::format

Definition at line 68 of file s_local.h.

◆ initialized

bool s_env_t::initialized

Definition at line 70 of file s_local.h.

◆ numChannels

int s_env_t::numChannels

Definition at line 67 of file s_local.h.

◆ rate

int s_env_t::rate

Definition at line 66 of file s_local.h.

◆ right

vec3_t s_env_t::right

Definition at line 61 of file s_local.h.

◆ sampleRepeatRate

int s_env_t::sampleRepeatRate

milliseconds that must have passed to replay the same sample again

Definition at line 65 of file s_local.h.


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