_________ __ __
/ _____// |_____________ _/ |______ ____ __ __ ______
\_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
/ \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \
/_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
\/ \/ \//_____/ \/
______________________ ______________________
T H E W A R B E G I N S
Stratagus - A free fantasy real time strategy game engine
Go to the documentation of this file.
30 #ifndef __ACTION_DEFEND_H__
31 #define __ACTION_DEFEND_H__
66 #endif // !__ACTION_DEFEND_H__
static COrder * NewActionDefend(CUnit &dest)
Definition: action_defend.cpp:60
COrder_Defend()
Definition: action_defend.h:41
T y
Definition: vec2i.h:43
virtual const Vec2i GetGoalPos() const
Definition: action_defend.cpp:220
virtual PixelPos Show(const CViewport &vp, const PixelPos &lastScreenPos) const
Definition: action_defend.cpp:115
Definition: viewport.h:63
@ UnitActionDefend
unit follows units
Definition: actions.h:55
virtual bool ParseSpecificData(lua_State *l, int &j, const char *value, const CUnit &unit)
Definition: action_defend.cpp:91
virtual void Execute(CUnit &unit)
Definition: action_defend.cpp:149
virtual COrder_Defend * Clone() const
Definition: action_defend.h:47
virtual void UpdatePathFinderData(PathFinderInput &input)
Definition: action_defend.cpp:130
virtual void Save(CFile &file, const CUnit &unit) const
Definition: action_defend.cpp:73
Definition: action_defend.h:37
T x
Definition: vec2i.h:42
virtual bool IsValid() const
Definition: action_defend.cpp:110
The big unit structure.
Definition: unit.h:135
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.