deBaseScriptingAI Class Reference

Scripting Module AI Peer. More...

#include <deBaseScriptingAI.h>

List of all members.

Public Member Functions

Constructors and Destructors
 deBaseScriptingAI ()
 Creates a new peer.
virtual ~deBaseScriptingAI ()
 Cleans up the peer.
Notifications
virtual void TriggerEvent (int event)
 Event send by the AI to trigger an action in the game.

Detailed Description

Scripting Module AI Peer.

Author:
Plüss Roland
Version:
1.0
Date:
2008

Constructor & Destructor Documentation

deBaseScriptingAI::deBaseScriptingAI (  )

Creates a new peer.

virtual deBaseScriptingAI::~deBaseScriptingAI (  ) [virtual]

Cleans up the peer.


Member Function Documentation

virtual void deBaseScriptingAI::TriggerEvent ( int  event ) [virtual]

Event send by the AI to trigger an action in the game.


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