orxDLLAPI orxSTATUS orxFASTCALL orxTexture_ClearCache()
orxDLLAPI orxTEXTURE *orxFASTCALL orxTexture_Load(const orxSTRING _zFileName, orxBOOL _bKeepInCache)
orxDLLAPI orxBITMAP *orxFASTCALL orxTexture_GetBitmap(const orxTEXTURE *_pstTexture)
orxDLLAPI orxSTATUS orxFASTCALL orxTexture_LinkBitmap(orxTEXTURE *_pstTexture, const orxBITMAP *_pstBitmap, const orxSTRING _zDataName, orxBOOL _bTransferOwnership)
orxDLLAPI orxTEXTURE *orxFASTCALL orxTexture_Get(const orxSTRING _zName)
orxDLLAPI orxTEXTURE *orxFASTCALL orxTexture_Create()
orxDLLAPI void orxFASTCALL orxTexture_Setup()
orxDLLAPI void orxFASTCALL orxTexture_Exit()
orxDLLAPI const orxSTRING orxFASTCALL orxTexture_GetName(const orxTEXTURE *_pstTexture)
orxDLLAPI orxSTATUS orxFASTCALL orxTexture_GetSize(const orxTEXTURE *_pstTexture, orxFLOAT *_pfWidth, orxFLOAT *_pfHeight)
orxDLLAPI orxU32 orxFASTCALL orxTexture_GetLoadCount()
orxDLLAPI orxSTATUS orxFASTCALL orxTexture_Delete(orxTEXTURE *_pstTexture)
orxDLLAPI orxSTATUS orxFASTCALL orxTexture_UnlinkBitmap(orxTEXTURE *_pstTexture)
orxDLLAPI orxTEXTURE *orxFASTCALL orxTexture_GetScreenTexture()
orxDLLAPI orxSTATUS orxFASTCALL orxTexture_Init()
@ orxTEXTURE_EVENT_NUMBER
@ orxTEXTURE_EVENT_DELETE
@ orxTEXTURE_EVENT_CREATE