Moai SDK  1.5 revision 1 (MoaiEdition)
MOAIParticlePexPlugin Class Reference
Inheritance diagram for MOAIParticlePexPlugin:
MOAIParticlePlugin

List of all members.

Function List

  getTextureName
  load

Function Documentation

Return the texture name associated with plugin.


function getTextureName ( MOAIParticlePlugin self )
Parameters:
self ( MOAIParticlePlugin )
Returns:
textureName ( string )

Create a particle plugin from an XML file.


function load ( string fileName )
Parameters:
fileName ( string ) file to load
Returns:
plugin ( MOAIParticlePexPlugin )