#include <fack.hpp>
Inheritance diagram for zoomable_zone:
Public Member Functions | |
bool | point_in_zone (int_pair point) const |
zoomable_zone (SDL_Rect rect, bool intersect_rect_and_picture, pt< obj_or_concept > obj) | |
Public Attributes | |
SDL_Rect | rect |
bool | intersect_rect_and_picture |
|
|
|
Implements hot_zone. Definition at line 5154 of file fack.cc. References point_in_rect(), and rect. |
|
|
|
Definition at line 951 of file fack.hpp. Referenced by point_in_zone(). |