Difference between revisions of "ParticleSystem:setSprite"

m (1 revision: Importing from potato (again).)
m
Line 1: Line 1:
 
 
Sets the image which is to be emitted.
 
Sets the image which is to be emitted.
 
== Function ==
 
== Function ==
Line 14: 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.}}
 +
== Other Languages ==
 +
{{i18n|ParticleSystem:setSprite}}

Revision as of 19:20, 18 November 2010

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