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

       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"

CUnit::_unit_seen_ Struct Reference

#include <unit.h>

List of all members.

Public Attributes

unsigned ByPlayer: PlayerMax
 Track unit seen by player.
int Frame
 last seen frame/stage of buildings
CUnitTypeType
 Pointer to last seen unit-type.
int X
 Last unit->X Seen.
int Y
 Last unit->Y Seen.
signed char IX
 Seen X image displacement to map position.
signed char IY
 seen Y image displacement to map position
unsigned Constructed: 1
 Unit seen construction.
unsigned State: 3
 Unit seen build/upgrade state.
unsigned Destroyed: PlayerMax
 Unit seen destroyed or not.
CConstructionFrameCFrame
 Seen construction frame.


Detailed Description

Definition at line 596 of file unit.h.


Member Data Documentation

last seen frame/stage of buildings

Definition at line 598 of file unit.h.

Referenced by CclUnit(), CUnit::Draw(), CUnit::Init(), SaveUnit(), and UnitFillSeenValues().

Pointer to last seen unit-type.

Definition at line 599 of file unit.h.

Referenced by CclUnit(), CUnit::Draw(), DrawUnitOn(), SaveUnit(), and UnitFillSeenValues().

Last unit->X Seen.

Definition at line 600 of file unit.h.

Referenced by CclUnit(), CUnit::Draw(), SaveUnit(), and UnitFillSeenValues().

Last unit->Y Seen.

Definition at line 601 of file unit.h.

Referenced by CclUnit(), CUnit::Draw(), SaveUnit(), and UnitFillSeenValues().

Seen X image displacement to map position.

Definition at line 602 of file unit.h.

Referenced by CclUnit(), CUnit::Draw(), SaveUnit(), and UnitFillSeenValues().

seen Y image displacement to map position

Definition at line 603 of file unit.h.

Referenced by CclUnit(), CUnit::Draw(), SaveUnit(), and UnitFillSeenValues().

Unit seen construction.

Definition at line 604 of file unit.h.

Referenced by CclUnit(), CUnit::Draw(), SaveUnit(), and UnitFillSeenValues().

Unit seen build/upgrade state.

Definition at line 605 of file unit.h.

Referenced by CclUnit(), CUnit::Draw(), CUnit::IsVisibleOnMinimap(), SaveUnit(), and UnitFillSeenValues().

Seen construction frame.

Definition at line 607 of file unit.h.

Referenced by CclUnit(), CUnit::Draw(), SaveUnit(), and UnitFillSeenValues().


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

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