/[projectaxis]/projectaxis/projectAxis/src/blotchmaker/map.h
ViewVC logotype

Diff of /projectaxis/projectAxis/src/blotchmaker/map.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by leiavoia, Wed May 28 02:38:07 2003 UTC revision 1.3 by leiavoia, Sun Jun 1 04:01:28 2003 UTC
# Line 81  class Map { Line 81  class Map {
81                  void UnsetOccu(int x, int y);                  void UnsetOccu(int x, int y);
82                  Pod* GetOccu(int x, int y);                  Pod* GetOccu(int x, int y);
83    
84                    void TrampleRoad(int x, int y, int a=1); //reduces "roadness" by a, where a=1 unless otherwise specified
85                    int GetRoadQ(int x, int y); // get road quality
86    
87                  bool IsValid (short int x, short int y);                  bool IsValid (short int x, short int y);
88    
89                  void PrintToScreen(void); // dump to screen                  void PrintToScreen(void); // dump to screen

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26