Crossfire Client, Branch  R11627
Data Fields
Sound_Info Struct Reference

Data Fields

unsigned char * data
char * filename
int size
char * symbolic
unsigned char volume

Detailed Description

Definition at line 119 of file cfsndserv.c.


Field Documentation

unsigned char * Sound_Info::data

Definition at line 124 of file cfsndserv.c.

Referenced by init_sounds(), and play_sound().

Definition at line 120 of file cfsndserv.c.

Referenced by init_sounds(), parse_sound_line(), and play_sound().

Definition at line 123 of file cfsndserv.c.

Referenced by init_sounds(), and play_sound().

Definition at line 121 of file cfsndserv.c.

Referenced by parse_sound_line(), and play_sound().

unsigned char Sound_Info::volume

Definition at line 122 of file cfsndserv.c.

Referenced by init_sounds(), parse_sound_line(), and play_sound().


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