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

       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"

Open Struct Reference

List of all members.

Public Attributes

int X
 X coordinate.
int Y
 Y coordinate.
int O
 Offset into matrix.
int Costs
 complete costs to goal


Detailed Description

Definition at line 53 of file astar.cpp.


Member Data Documentation

int Open::X

X coordinate.

Definition at line 54 of file astar.cpp.

Referenced by AStarAddNode(), AStarFindPath(), and AStarReplaceNode().

int Open::Y

Y coordinate.

Definition at line 55 of file astar.cpp.

Referenced by AStarAddNode(), AStarFindPath(), and AStarReplaceNode().

int Open::O

Offset into matrix.

Definition at line 56 of file astar.cpp.

Referenced by AStarAddNode(), AStarFindPath(), AStarGetStats(), and AStarReplaceNode().

complete costs to goal

Definition at line 57 of file astar.cpp.

Referenced by AStarAddNode(), AStarGetStats(), and AStarReplaceNode().


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

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