Activate_actor_action Class Reference

#include <actions.h>

Inheritance diagram for Activate_actor_action:

Inheritance graph
[legend]
Collaboration diagram for Activate_actor_action:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Activate_actor_action (Game_object *o)
virtual int handle_event (Actor *actor)

Private Attributes

Game_objectobj

Detailed Description

Definition at line 193 of file actions.h.


Constructor & Destructor Documentation

Activate_actor_action::Activate_actor_action ( Game_object o  )  [inline]

Definition at line 197 of file actions.h.


Member Function Documentation

int Activate_actor_action::handle_event ( Actor actor  )  [virtual]

Implements Actor_action.

Definition at line 669 of file actions.cc.

References Exult_server::obj.


Member Data Documentation

Game_object* Activate_actor_action::obj [private]

Definition at line 195 of file actions.h.


The documentation for this class was generated from the following files:
Generated on Mon Jul 9 14:46:12 2007 for ExultEngine by  doxygen 1.5.1