_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          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
MinMaxRangeVisitor< T > Class Template Reference

Public Member Functions

 MinMaxRangeVisitor (const T &func)
 
void SetGoal (Vec2i goalTopLeft, Vec2i goalBottomRight)
 
void SetRange (int minrange, int maxrange)
 
void SetUnitSize (const Vec2i &tileSize)
 
void Visit () const
 

Constructor & Destructor Documentation

◆ MinMaxRangeVisitor()

template<typename T >
MinMaxRangeVisitor< T >::MinMaxRangeVisitor ( const T &  func)
inlineexplicit

Member Function Documentation

◆ SetGoal()

template<typename T >
void MinMaxRangeVisitor< T >::SetGoal ( Vec2i  goalTopLeft,
Vec2i  goalBottomRight 
)
inline

◆ SetRange()

template<typename T >
void MinMaxRangeVisitor< T >::SetRange ( int  minrange,
int  maxrange 
)
inline

◆ SetUnitSize()

template<typename T >
void MinMaxRangeVisitor< T >::SetUnitSize ( const Vec2i tileSize)
inline

◆ Visit()

template<typename T >
void MinMaxRangeVisitor< T >::Visit ( ) const
inline

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