Difference between revisions of "B2.ParticleSystem:getParticleGroupList"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Returns a list of particle groups. <source lang="lua"> = b2.ParticleSystem:getParticleGroupList() </so...")
(No difference)

Revision as of 11:03, 23 August 2018

Available since: Gideros 2011.6

Description

Returns a list of particle groups.

= b2.ParticleSystem:getParticleGroupList()