Difference between revisions of "Fixture:setDensity"
(Function name corrected.) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{newin|[[0.8.0]]|type= | + | {{newin|[[0.8.0]]|080|type=method}} |
Sets the density of the fixture. Call [[Body:resetMassData]] if this needs to take effect immediately. | Sets the density of the fixture. Call [[Body:resetMassData]] if this needs to take effect immediately. | ||
Latest revision as of 13:44, 4 May 2012
Available since LÖVE 0.8.0 |
This method is not supported in earlier versions. |
Sets the density of the fixture. Call Body:resetMassData if this needs to take effect immediately.
Function
Synopsis
Fixture:setDensity( density )
Arguments
number density
- The fixture density in kilograms per square meter.
Returns
Nothing.
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