#include <fack.hpp>
Inheritance diagram for hot_zone_square:

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 |
|
||||||||||||||||||||||||||||||||
|
|
|
|
Implements hot_zone. Definition at line 580 of file fack.cc. References int_pair::x, and int_pair::y. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.0