Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
MixChunkCache Struct Reference

Structure to cache sound effects. More...

#include <memory.h>

Public Attributes

Mix_Chunk * chunk
 
char chunkName [100]
 

Detailed Description

Structure to cache sound effects.

This structure holds a sound effect and its associated name.

Member Data Documentation

◆ chunk

Mix_Chunk* MixChunkCache::chunk

◆ chunkName

char MixChunkCache::chunkName[100]

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