Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

hot_zone_square Struct Reference

#include <fack.hpp>

Inheritance diagram for hot_zone_square:

bg_hot_zone hot_zone List of all members.

Public Member Functions

bool point_in_zone (int_pair point) const
 hot_zone_square (int x1, int y1, int x2, int y2, pt< obj_or_concept > i, bool visible, int y_walkbehind)

Public Attributes

int x1
int x2
int y1
int y2

Constructor & Destructor Documentation

hot_zone_square::hot_zone_square int  x1,
int  y1,
int  x2,
int  y2,
pt< obj_or_concept i,
bool  visible,
int  y_walkbehind
[inline]
 

Definition at line 713 of file fack.hpp.


Member Function Documentation

bool hot_zone_square::point_in_zone int_pair  point  )  const [virtual]
 

Implements hot_zone.

Definition at line 580 of file fack.cc.

References int_pair::x, and int_pair::y.


Member Data Documentation

int hot_zone_square::x1
 

Definition at line 709 of file fack.hpp.

int hot_zone_square::x2
 

Definition at line 709 of file fack.hpp.

int hot_zone_square::y1
 

Definition at line 709 of file fack.hpp.

int hot_zone_square::y2
 

Definition at line 709 of file fack.hpp.


The documentation for this struct was generated from the following files:
Generated on Wed May 25 15:36:10 2005 for FACK by  doxygen 1.4.0