Difference between revisions of "PrismaticJoint:setMotorEnabled (日本語)"

(Created page with "{{oldin (日本語)|0.8.0|080|type=関数|text=この関数は以降のバージョンでは非対応です}} {{newin (日本語)|0.9.0|090|type=関数|text=再度名...")
 
m
Line 1: Line 1:
 
{{oldin (日本語)|[[0.8.0]]|080|type=関数|text=この関数は以降のバージョンでは非対応です}}
 
{{oldin (日本語)|[[0.8.0]]|080|type=関数|text=この関数は以降のバージョンでは非対応です}}
 
{{newin (日本語)|[[0.9.0]]|090|type=関数|text=再度名称変更されました}}
 
{{newin (日本語)|[[0.9.0]]|090|type=関数|text=再度名称変更されました}}
再度名称変更されました。
+
接合部にある発動機の開始と停止を行います。
  
 
== 関数 ==
 
== 関数 ==
Line 16: Line 16:
 
* [[parent::PrismaticJoint (日本語)]]
 
* [[parent::PrismaticJoint (日本語)]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=再度名称変更されました。}}
+
{{#set:Description=接合部にある発動機の開始と停止を行います。}}
 
{{#set:Since=090}}
 
{{#set:Since=090}}
 
{{#set:PrettySince=0.9.0}}
 
{{#set:PrettySince=0.9.0}}

Revision as of 12:10, 5 November 2016

LÖVE 0.8.0 から廃止
この関数は以降のバージョンでは非対応です。
LÖVE 0.9.0 から使用可能
再度名称変更されました。

接合部にある発動機の開始と停止を行います。

関数

概要

PrismaticJoint:setMotorEnabled( enable )

引数

boolean enable
true ならば発動機は開始しますが、 false ならば停止します。

返値

ありません。

関連



そのほかの言語