____                _       __
    / __ )____  _____   | |     / /___ ___________
   / __  / __ \/ ___/   | | /| / / __ `/ ___/ ___/
  / /_/ / /_/ (__  )    | |/ |/ / /_/ / /  (__  )
 /_____/\____/____/     |__/|__/\__,_/_/  /____/

       A futuristic real-time strategy game.
          This file is part of Bos Wars.
(C) Copyright 2001-2007 by the Bos Wars and Stratagus Project. Distributed under the "GNU General Public License"

AiExplorationRequest Class Reference

#include <ai_local.h>

List of all members.

Public Member Functions

 AiExplorationRequest ()

Public Attributes

int X
 x pos on map
int Y
 y pos on map
int Mask
 mask ( ex: MapFieldLandUnit )


Detailed Description

AI exploration request

Definition at line 158 of file ai_local.h.


Constructor & Destructor Documentation

AiExplorationRequest::AiExplorationRequest (  )  [inline]

Definition at line 160 of file ai_local.h.


Member Data Documentation

x pos on map

Definition at line 162 of file ai_local.h.

Referenced by AiExplore(), AiSendExplorers(), CclDefineAiPlayer(), and SaveAiPlayer().

y pos on map

Definition at line 163 of file ai_local.h.

Referenced by AiExplore(), AiSendExplorers(), CclDefineAiPlayer(), and SaveAiPlayer().

mask ( ex: MapFieldLandUnit )

Definition at line 164 of file ai_local.h.

Referenced by AiExplore(), AiSendExplorers(), CclDefineAiPlayer(), and SaveAiPlayer().


The documentation for this class was generated from the following file:

Generated on Sat Feb 21 00:28:22 2009 for Bos Wars by  doxygen 1.5.6