Particle Game Maker Engine  1.0.0
Enables the user to create their own particle game using a simple and coherent api in the PongChamp scripting language
Public Member Functions | List of all members
ParticleGroupHandle Class Reference

#include <ParticleGroupHandle.h>

Public Member Functions

 ParticleGroupHandle (ParticleGroup &obj)
 
 ~ParticleGroupHandle ()
 
ParticleGroupGetGroup () const
 

Constructor & Destructor Documentation

ParticleGroupHandle::ParticleGroupHandle ( ParticleGroup obj)
explicit
ParticleGroupHandle::~ParticleGroupHandle ( )

Member Function Documentation

ParticleGroup * ParticleGroupHandle::GetGroup ( ) const

The documentation for this class was generated from the following files: