Loiter_schedule Class Reference

#include <schedule.h>

Inheritance diagram for Loiter_schedule:

Inheritance graph
[legend]
Collaboration diagram for Loiter_schedule:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Loiter_schedule (Actor *n, int d=12)
virtual void now_what ()

Protected Attributes

Tile_coord center
int dist

Detailed Description

Definition at line 226 of file schedule.h.


Constructor & Destructor Documentation

Loiter_schedule::Loiter_schedule ( Actor n,
int  d = 12 
)

Definition at line 896 of file schedule.cc.


Member Function Documentation

void Loiter_schedule::now_what (  )  [virtual]

Implements Schedule.

Reimplemented in Kid_games_schedule, Dance_schedule, Tool_schedule, and Wander_schedule.

Definition at line 908 of file schedule.cc.

References Game_window::get_std_delay(), gwin, and Exult_server::npc.

Referenced by Tool_schedule::now_what(), and Kid_games_schedule::now_what().

Here is the call graph for this function:


Member Data Documentation

Tile_coord Loiter_schedule::center [protected]

Definition at line 229 of file schedule.h.

int Loiter_schedule::dist [protected]

Definition at line 230 of file schedule.h.


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