Main Page | Alphabetical List | Data Structures | File List | Globals

loader.h File Reference

Mugen SFF, FNT, SND Loader (Header) by Lennart Steinke. More...

#include <allegro.h>

Go to the source code of this file.

Data Structures

struct  SFFHeader
struct  SFFSubFileHeader
struct  SFFEntryStruct
struct  FNTInfo
struct  SNDCollection

Defines

#define SFF_LOAD_RET_TYPE   SFFEntry*

Typedefs

typedef SFFEntryStruct SFFEntry

Functions

SFF_LOAD_RET_TYPE sffLoad (const char *filename)
SFF_LOAD_RET_TYPE sffLoadFromMemory (void *memory)
FNTInfo * fntLoadFont (const char *filename)
PALETTE * fntGetPaletteForBank (FNTInfo *info, int bank)
SNDCollection * sndLoadSound (const char *filename)
int sndPlay (SNDCollection *snd, int group, int sound, int volume, int pan)
void sndStop (SNDCollection *snd, int group, int sound)
SNDCollection * sndFreeSound (SNDCollection *snd)
RGB * load_act_pal (const char *filename)


Detailed Description

Mugen SFF, FNT, SND Loader (Header) by Lennart Steinke.

written by Lennart Steinke (http://www.steinke.net)


Generated on Thu Jan 13 14:13:04 2005 for KOF91 by  doxygen 1.3.9.1