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

zoomable_zone Struct Reference

#include <fack.hpp>

Inheritance diagram for zoomable_zone:

hot_zone List of all members.

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

Constructor & Destructor Documentation

zoomable_zone::zoomable_zone SDL_Rect  rect,
bool  intersect_rect_and_picture,
pt< obj_or_concept obj
[inline]
 

Definition at line 958 of file fack.hpp.


Member Function Documentation

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

Implements hot_zone.

Definition at line 5154 of file fack.cc.

References point_in_rect(), and rect.


Member Data Documentation

bool zoomable_zone::intersect_rect_and_picture
 

Definition at line 952 of file fack.hpp.

SDL_Rect zoomable_zone::rect
 

Definition at line 951 of file fack.hpp.

Referenced by point_in_zone().


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