#include <hole_rect_world_factory.h>


Public Member Functions | |
| HoleRectWorldFactory () | |
| virtual | ~HoleRectWorldFactory () |
| virtual void | set_hole_size (double, double) throw () |
| virtual double | hole_width (void) const throw () |
| virtual double | hole_height (void) const throw () |
Protected Member Functions | |
| virtual Vec | new_position (void) const throw () |
| shawn::HoleRectWorldFactory::HoleRectWorldFactory | ( | ) |
| virtual shawn::HoleRectWorldFactory::~HoleRectWorldFactory | ( | ) | [virtual] |
| virtual void shawn::HoleRectWorldFactory::set_hole_size | ( | double | , | |
| double | ||||
| ) | throw () [virtual] |
| virtual double shawn::HoleRectWorldFactory::hole_width | ( | void | ) | const throw () [virtual] |
| virtual double shawn::HoleRectWorldFactory::hole_height | ( | void | ) | const throw () [virtual] |
| virtual Vec shawn::HoleRectWorldFactory::new_position | ( | void | ) | const throw () [protected, virtual] |
Reimplemented from shawn::RectWorldFactory.
1.5.6