_________ __ __
/ _____// |_____________ _/ |______ ____ __ __ ______
\_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
/ \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \
/_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
\/ \/ \//_____/ \/
______________________ ______________________
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 ANIMATION_RANDOMROTATE_H
31 #define ANIMATION_RANDOMROTATE_H
43 virtual void Action(
CUnit &unit,
int &move,
int scale)
const;
44 virtual void Init(
const char *s, lua_State *l);
47 std::string rotateStr;
52 #endif // ANIMATION_RANDOMROTATE_H
@ AnimationRandomRotate
Definition: animation.h:64
CAnimation_RandomRotate()
Definition: animation_randomrotate.h:41
virtual void Init(const char *s, lua_State *l)
Definition: animation_randomrotate.cpp:54
Definition: animation.h:94
virtual void Action(CUnit &unit, int &move, int scale) const
Definition: animation_randomrotate.cpp:43
Definition: animation_randomrotate.h:38
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.