Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Particles.vxParticlePool Class Reference

A particle set which holds all of the particle pool. More...

Inheritance diagram for VerticesEngine.Particles.vxParticlePool:

Public Member Functions

 vxParticlePool (Type type, int capacity)
 A particle set which holds all of the particle pool.
 
void Update ()
 
void DrawActivePartciles (vxCamera camera, string renderPass)
 Draws the active particles in this pool.
 
void Dispose ()
 

Public Attributes

List< vxIParticlePool
 
string Key
 

Properties

int Size [get]
 The size of this particle pool.
 

Detailed Description

A particle set which holds all of the particle pool.


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