A location in the 2D plane freely positioned on a street.
bool setSchool(AGSchool *school)
AGPosition getSchoolLocation() const
bool allocateASchool(std::list< AGSchool > *schools, AGPosition housePos)
void print() const
Puts out a summary of the class properties.
int getSchoolOpening() const
int getSchoolClosing() const
Base class of every person in the city (adults and children)