$treeview $search $mathjax
Stratagus  2.2.6
$projectbrief
$projectbrief
$searchbox
-->
         _________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
           Stratagus - A free fantasy real time strategy game engine

CUnitDrawProxy Class Reference

#include <unit.h>

List of all members.


unit_draw.cpp - The draw routines for units.

void operator= (const CUnit *unit)
void Draw (const CViewport *vp) const

Public Member Functions

 CUnitDrawProxy ()
 ~CUnitDrawProxy ()

Public Attributes

int X
int Y
int frame
int TeamSelected
int GroupId
signed char IX
signed char IY
unsigned char CurrentResource
unsigned int IsAlive:1
unsigned int Selected:1
unsigned int ResourcesHeld:1
unsigned int state: 2
 isResources Held by a unit
unsigned int Blink: 3
const CConstructionFramecframe
const CUnitTypeType
const CPlayerPlayer
CVariableVariable

Constructor & Destructor Documentation

CUnitDrawProxy::CUnitDrawProxy (  )  [inline]

CUnitDrawProxy::~CUnitDrawProxy (  )  [inline]


Member Function Documentation

void CUnitDrawProxy::operator= ( const CUnit unit  ) 

void CUnitDrawProxy::Draw ( const CViewport vp  )  const


Member Data Documentation

signed char CUnitDrawProxy::IX

signed char CUnitDrawProxy::IY

unsigned int CUnitDrawProxy::state

isResources Held by a unit

unsigned int CUnitDrawProxy::Blink


The documentation for this class was generated from the following files:
(C) Copyright 1998-2011 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.