orx  1.14
Portable Game Engine
orxPlugin.h File Reference
#include "orxInclude.h"
#include "plugin/orxPluginType.h"

Go to the source code of this file.

Functions

orxDLLAPI void orxFASTCALL orxPlugin_Exit ()
 
orxDLLAPI orxPLUGIN_FUNCTION orxFASTCALL orxPlugin_GetFunction (orxHANDLE _hPluginHandle, const orxSTRING _zFunctionName)
 
orxDLLAPI orxHANDLE orxFASTCALL orxPlugin_GetHandle (const orxSTRING _zPluginName)
 
orxDLLAPI const orxSTRING orxFASTCALL orxPlugin_GetName (orxHANDLE _hPluginHandle)
 
orxDLLAPI orxSTATUS orxFASTCALL orxPlugin_Init ()
 
orxDLLAPI orxHANDLE orxFASTCALL orxPlugin_Load (const orxSTRING _zPluginFileName, const orxSTRING _zPluginName)
 
orxDLLAPI orxHANDLE orxFASTCALL orxPlugin_LoadUsingExt (const orxSTRING _zPluginFileName, const orxSTRING _zPluginName)
 
orxDLLAPI void orxFASTCALL orxPlugin_Setup ()
 
orxDLLAPI orxSTATUS orxFASTCALL orxPlugin_Unload (orxHANDLE _hPluginHandle)
 

Detailed Description

Date
06/09/2002
Author
iarwa.nosp@m.in@o.nosp@m.rx-pr.nosp@m.ojec.nosp@m.t.org
Todo:
  • Add execute function for user-registered functions + arg parser/checker

Definition in file orxPlugin.h.


Generated for orx by doxygen 1.8.11