Pol  Rev 533
LosCheckedCoordCursor Class Reference

#include <target.h>

+ Inheritance diagram for LosCheckedCoordCursor:
+ Collaboration diagram for LosCheckedCoordCursor:

List of all members.

Public Member Functions

 LosCheckedCoordCursor (void(*func)(Character *, PKTBI_6C *msg), bool inform_on_cancel=false)
virtual ~LosCheckedCoordCursor ()
virtual void on_target_cursor (Character *, PKTBI_6C *msg)
bool send_coord_cursor (Client *client)

Private Attributes

void(* func_ )(Character *, PKTBI_6C *)

Detailed Description

Definition at line 90 of file target.h.


Constructor & Destructor Documentation

LosCheckedCoordCursor::LosCheckedCoordCursor ( void(*)(Character *, PKTBI_6C *msg)  func,
bool  inform_on_cancel = false 
)

Definition at line 345 of file target.cpp.

virtual LosCheckedCoordCursor::~LosCheckedCoordCursor ( ) [inline, virtual]

Definition at line 95 of file target.h.


Member Function Documentation

void LosCheckedCoordCursor::on_target_cursor ( Character chr,
PKTBI_6C msg 
) [virtual]

Implements TargetCursor.

Definition at line 373 of file target.cpp.


Member Data Documentation

Definition at line 100 of file target.h.


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