Hosting courtesy of Sourceforge

SourceForge Logo
Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Game::MapLocAt Class Reference

#include <MapLocation.h>

List of all members.

Public Methods

bool operator() (MapLocation *m)


Detailed Description

Predicate for finding a MapLocation* in an STL-style container of MapLocation

Definition at line 67 of file MapLocation.h.


Constructor & Destructor Documentation

MapLocAt::MapLocAt int    xx,
int    yy
 

Definition at line 131 of file MapLocation.cpp.


Member Function Documentation

bool MapLocAt::operator() MapLocation   m
 

Returns:
x == m->getMapX() && y == m->getMapY()

Definition at line 136 of file MapLocation.cpp.


The documentation for this class was generated from the following files:
Generated on Tue May 21 07:26:53 2002 for BomberLAN by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001