Difference between revisions of "ParticleSystem:setSprite"

m
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the image which is to be emitted.}}
 
{{#set:Description=Sets the image which is to be emitted.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|ParticleSystem:setSprite}}
 
{{i18n|ParticleSystem:setSprite}}

Revision as of 10:07, 25 March 2011

Sets the image which is to be emitted.

Function

Synopsis

ParticleSystem:setSprite( sprite )

Arguments

Image sprite
An Image to use for the particle.

Returns

Nothing.

See Also


Other Languages