Difference between revisions of "ParticleSystem:getRadialAcceleration"
(Created page with "{{newin|0.9.0|090|type=function}} Gets the radial acceleration (away from the emitter). == Function == === Synopsis === <source lang="lua"> min, max = ParticleSystem:getRadia...") |
m |
||
Line 13: | Line 13: | ||
== See Also == | == See Also == | ||
* [[parent::ParticleSystem]] | * [[parent::ParticleSystem]] | ||
− | * [[ParticleSystem: | + | * [[ParticleSystem:setRadialAcceleration]] |
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Gets the radial acceleration (away from the emitter).}} | {{#set:Description=Gets the radial acceleration (away from the emitter).}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|ParticleSystem:getRadialAcceleration}} | {{i18n|ParticleSystem:getRadialAcceleration}} |
Latest revision as of 15:26, 2 October 2016
Available since LÖVE 0.9.0 |
This function is not supported in earlier versions. |
Gets the radial acceleration (away from the emitter).
Function
Synopsis
min, max = ParticleSystem:getRadialAcceleration( )
Arguments
Nothing.
Returns
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info