Difference between revisions of "Body:setInertia (日本語)"

(Created page with "物体の慣性を設定します。 この値は Body:setMass の第四引数でも設定できます(LOVE 0.8.0 以前のみ)。 == 関数...")
 
m (Translation updated.)
 
Line 1: Line 1:
 
物体の慣性を設定します。
 
物体の慣性を設定します。
 
この値は [[Body:setMass (日本語)|Body:setMass]] の第四引数でも設定できます(LOVE [[0.8.0]] 以前のみ)。
 
  
 
== 関数 ==
 
== 関数 ==

Latest revision as of 01:18, 20 August 2017

物体の慣性を設定します。

関数

概要

Body:setInertia( inertia )

引数

number inertia
キログラム単位 × 一平方ピクセルによる新規の慣性モーメント。

返値

ありません。

関連


そのほかの言語