Move_actor_action Class Reference

#include <actions.h>

Inheritance diagram for Move_actor_action:

Inheritance graph
[legend]
Collaboration diagram for Move_actor_action:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Move_actor_action (Tile_coord d)
virtual int handle_event (Actor *actor)

Private Attributes

Tile_coord dest

Detailed Description

Definition at line 162 of file actions.h.


Constructor & Destructor Documentation

Move_actor_action::Move_actor_action ( Tile_coord  d  )  [inline]

Definition at line 166 of file actions.h.


Member Function Documentation

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

Implements Actor_action.

Definition at line 647 of file actions.cc.

References Game_window::center_view(), Game_window::get_instance(), Game_window::get_main_actor(), Game_object::get_tile(), gwin, Ireg_game_object::move(), and Tile_coord::tx.

Here is the call graph for this function:


Member Data Documentation

Tile_coord Move_actor_action::dest [private]

Definition at line 164 of file actions.h.


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