Npc_timer Class Reference

Inheritance diagram for Npc_timer:

Inheritance graph
[legend]
Collaboration diagram for Npc_timer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Npc_timer (Npc_timer_list *l, int start_delay=0)
virtual ~Npc_timer ()

Protected Member Functions

uint32 get_minute ()

Protected Attributes

Npc_timer_listlist

Detailed Description

Definition at line 42 of file npctime.cc.


Constructor & Destructor Documentation

Npc_timer::Npc_timer ( Npc_timer_list l,
int  start_delay = 0 
)

Definition at line 290 of file npctime.cc.

References Time_queue::add(), Game::get_ticks(), Game_window::get_tqueue(), and gwin.

Here is the call graph for this function:

Npc_timer::~Npc_timer (  )  [virtual]

Definition at line 303 of file npctime.cc.

References Game_window::get_instance(), Game_window::get_tqueue(), and Time_queue::remove().

Here is the call graph for this function:


Member Function Documentation

uint32 Npc_timer::get_minute (  )  [protected]

Definition at line 278 of file npctime.cc.

References Game_window::get_instance(), and gwin.

Referenced by Npc_hunger_timer::Npc_hunger_timer().

Here is the call graph for this function:


Member Data Documentation

Npc_timer_list* Npc_timer::list [protected]

Definition at line 45 of file npctime.cc.

Referenced by Npc_invisibility_timer::~Npc_invisibility_timer(), Npc_protection_timer::~Npc_protection_timer(), and Npc_sleep_timer::~Npc_sleep_timer().


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 15:00:26 2007 for ExultEngine by  doxygen 1.5.1