s_sample_s Struct Reference

#include <s_main.h>

Collaboration diagram for s_sample_s:
Collaboration graph
[legend]

Data Fields

char * name
int lastPlayed
Mix_Chunk * chunk
struct s_sample_shashNext

Detailed Description

Definition at line 45 of file s_main.h.


Field Documentation

Mix_Chunk* s_sample_s::chunk

Definition at line 49 of file s_main.h.

Referenced by S_FreeSamples(), S_LoadSample(), S_LoopSample(), and S_PlaySample().

next hash entry

Definition at line 50 of file s_main.h.

Referenced by S_FindName(), S_FreeSamples(), and S_LoadSample().

used to determine whether this sample should be send to the mixer or skipped if played too fast after each other

Definition at line 47 of file s_main.h.

Referenced by S_LoopSample(), and S_PlaySample().

Definition at line 46 of file s_main.h.

Referenced by S_FindName(), S_FreeSamples(), S_LoadSample(), and S_PlaySample().


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

Generated by  doxygen 1.6.2