core/EntityComponent.h File Reference

Go to the source code of this file.

Classes

class  EntityComponent
 Abstraction base class for adding new functionalities to entities. More...

Functions

void bindEntityComponent (asIScriptEngine *engine)
 Binds the EntityComponent class to AngelScript so that it can be used within scripts.
template<typename T >
void bindEntityComponentBase (asIScriptEngine *engine, const char *type)
 Binds the base behaviours and methods of the EntityComponent to the given class in AngelScript.


Function Documentation

void bindEntityComponent ( asIScriptEngine *  engine  ) 

Binds the EntityComponent class to AngelScript so that it can be used within scripts.

Definition at line 102 of file EntityComponent.cpp.

template<typename T >
void bindEntityComponentBase ( asIScriptEngine *  engine,
const char *  type 
) [inline]

Binds the base behaviours and methods of the EntityComponent to the given class in AngelScript.

Definition at line 89 of file EntityComponent.h.


Generated on Wed Jun 10 22:26:24 2009 for Sirrf - Simple Irrlicht Framework by  doxygen 1.5.8