Headers/SpriteCreation.h File Reference

constants, structures, and function prototypes for creation of sprites More...

#include <Sprite.h>

Functions

SWError SWCreateSpriteFromSingleFileXY (SpritePtr *newSpriteP, void *spriteStorageP, const char *fileName, int frameWidth, int frameHeight, int borderWidth, int borderHeight, int hasOutsideBorder, long maxFrames)
SWError SWCreateSpriteFromFileSequence (SpritePtr *newSpriteP, void *spriteStorageP, const char *filename, int start, long maxFrames)
SWError SWCreateSpriteFromFile (SpritePtr *newSpriteP, void *spriteStorageP, const char *file, long maxFrames)
SWError SWCreateSprite (SpritePtr *newSpriteP, void *spriteStorage, long maxFrames)
SWError SWCloneSprite (SpritePtr cloneSpriteP, SpritePtr *newSpriteP, void *spriteStorageP)


Detailed Description

constants, structures, and function prototypes for creation of sprites


Function Documentation

SWError SWCloneSprite SpritePtr  cloneSpriteP,
SpritePtr newSpriteP,
void *  spriteStorageP
 

SWError SWCreateSprite SpritePtr newSpriteP,
void *  spriteStorage,
long  maxFrames
 

SWError SWCreateSpriteFromFile SpritePtr newSpriteP,
void *  spriteStorageP,
const char *  file,
long  maxFrames
 

SWError SWCreateSpriteFromFileSequence SpritePtr newSpriteP,
void *  spriteStorageP,
const char *  filename,
int  start,
long  maxFrames
 

SWError SWCreateSpriteFromSingleFileXY SpritePtr newSpriteP,
void *  spriteStorageP,
const char *  fileName,
int  frameWidth,
int  frameHeight,
int  borderWidth,
int  borderHeight,
int  hasOutsideBorder,
long  maxFrames
 


Generated on Sun Jun 18 14:11:03 2006 for SpriteWorld X by  doxygen 1.4.6