Public Member Functions | Static Public Member Functions | Private Attributes

AILibrary Class Reference

All static information from an AI library like name, version, etc. More...

#include <ai_info.hpp>

Inheritance diagram for AILibrary:
ScriptInfo SimpleCountedObject

Public Member Functions

const char * GetCategory () const
 Get the category this library is in.

Static Public Member Functions

static void RegisterAPI (Squirrel *engine)
 Register the functions of this class.
static SQInteger Constructor (HSQUIRRELVM vm)
 Create an AI, using this AIInfo as start-template.

Private Attributes

const char * category
 The category this library is in.

Detailed Description

All static information from an AI library like name, version, etc.

Definition at line 61 of file ai_info.hpp.


The documentation for this class was generated from the following files: