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

CParticleManager Class Reference

#include <particle.h>

List of all members.


particlemanager.cpp - The particle manager.

 CParticleManager ()
 ~CParticleManager ()
void draw (const CViewport &vp)
void update ()
void add (CParticle *particle)
void clear ()
CPosition getScreenPos (const CPosition &pos) const
static void init ()
static void exit ()

Public Member Functions

void setLowDetail (bool detail)
bool getLowDetail () const

Constructor & Destructor Documentation

CParticleManager::CParticleManager (  ) 

CParticleManager::~CParticleManager (  ) 


Member Function Documentation

void CParticleManager::init (  )  [static]

void CParticleManager::exit (  )  [static]

void CParticleManager::draw ( const CViewport vp  ) 

void CParticleManager::update (  ) 

void CParticleManager::add ( CParticle particle  ) 

void CParticleManager::clear (  ) 

CPosition CParticleManager::getScreenPos ( const CPosition pos  )  const

void CParticleManager::setLowDetail ( bool  detail  )  [inline]

bool CParticleManager::getLowDetail (  )  const [inline]


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.