| Add(IND_Surface *pNewSurface, char *pName, IND_Type pType, IND_Quality pQuality) | IND_SurfaceManager | |
| Add(IND_Surface *pNewSurface, IND_Image *pImage, IND_Type pType, IND_Quality pQuality) | IND_SurfaceManager | |
| Add(IND_Surface *pNewSurface, char *pName, IND_Type pType, IND_Quality pQuality, byte pR, byte pG, byte pB) | IND_SurfaceManager | |
| Add(IND_Surface *pNewSurface, char *pName, int pBlockSize, IND_Type pType, IND_Quality pQuality) | IND_SurfaceManager | |
| Add(IND_Surface *pNewSurface, IND_Image *pImage, int pBlockSize, IND_Type pType, IND_Quality pQuality) | IND_SurfaceManager | |
| Add(IND_Surface *pNewSurface, char *pName, int pBlockSize, IND_Type pType, IND_Quality pQuality, byte pR, byte pG, byte pB) | IND_SurfaceManager | |
| Clone(IND_Surface *pNewSurface, IND_Surface *pSurfaceToClone) | IND_SurfaceManager | |
| Delete(IND_Surface *pSu) | IND_SurfaceManager | |
| End() | IND_SurfaceManager | |
| Init(IND_ImageManager *pImageManager, IND_Render *pRender) | IND_SurfaceManager | |