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

Public Member Functions | List of all members
CAnimation_Frame Class Reference

#include <animation_frame.h>

Inheritance diagram for CAnimation_Frame:
CAnimation

Public Member Functions

 CAnimation_Frame ()
 
animation_frame.cpp - The animation Frame.
virtual void Action (CUnit &unit, int &move, int scale) const
 
virtual void Init (const char *s, lua_State *l)
 
int ParseAnimInt (const CUnit *unit) const
 
- Public Member Functions inherited from CAnimation
 CAnimation (AnimationType type)
 
virtual ~CAnimation ()
 

Additional Inherited Members

- Public Attributes inherited from CAnimation
const AnimationType Type
 
CAnimationNext
 

Constructor & Destructor Documentation

◆ CAnimation_Frame()

CAnimation_Frame::CAnimation_Frame ( )
inline

Member Function Documentation

◆ Action()

void CAnimation_Frame::Action ( CUnit unit,
int &  move,
int  scale 
) const
virtual

Implements CAnimation.

◆ Init()

void CAnimation_Frame::Init ( const char *  s,
lua_State *  l 
)
virtual

Reimplemented from CAnimation.

◆ ParseAnimInt()

int CAnimation_Frame::ParseAnimInt ( const CUnit unit) const

The documentation for this class was generated from the following files:
(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.