_________ __ __
/ _____// |_____________ _/ |______ ____ __ __ ______
\_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
/ \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \
/_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
\/ \/ \//_____/ \/
______________________ ______________________
T H E W A R B E G I N S
Stratagus - A free fantasy real time strategy game engine
#include <ai_local.h>
Public Member Functions | |
| AiBuildQueue () | |
Public Attributes | |
| unsigned int | Want |
| unsigned int | Made |
| requested number More... | |
| CUnitType * | Type |
| built number More... | |
| unsigned long | Wait |
| unit-type More... | |
| Vec2i | Pos |
| wait until this cycle More... | |
AI build queue.
List of orders for the resource manager to handle
|
inline |
| unsigned int AiBuildQueue::Made |
requested number
| Vec2i AiBuildQueue::Pos |
wait until this cycle
| CUnitType* AiBuildQueue::Type |
built number
| unsigned long AiBuildQueue::Wait |
unit-type
| unsigned int AiBuildQueue::Want |
1.8.17
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.