Difference between revisions of "RopeJoint:getMaxLength (日本語)"
(Created page with "{{newin (日本語)|0.8.0|080|type=関数}} RopeJoint の最大長を取得します。 == 関数 == === 概要 === <source lang="lua"> maxLength = RopeJoint:getLength( )...") |
m (→関連) |
||
Line 13: | Line 13: | ||
== 関連 == | == 関連 == | ||
* [[parent::RopeJoint (日本語)]] | * [[parent::RopeJoint (日本語)]] | ||
+ | * [[RopeJoint:setMaxLength (日本語)]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=RopeJoint の最大長を取得します。}} | {{#set:Description=RopeJoint の最大長を取得します。}} | ||
{{#set:Since=080}} | {{#set:Since=080}} | ||
{{#set:PrettySince=0.8.0}} | {{#set:PrettySince=0.8.0}} | ||
+ | |||
== そのほかの言語 == | == そのほかの言語 == | ||
{{i18n|RopeJoint:getMaxLength}} | {{i18n|RopeJoint:getMaxLength}} |
Revision as of 08:41, 25 November 2019
LÖVE 0.8.0 から使用可能 |
この関数は以前のバージョンでは非対応です。 |
RopeJoint の最大長を取得します。
関数
概要
maxLength = RopeJoint:getLength( )
引数
なし。
返値
number maxLength
- RopeJoint の最大長。
関連
そのほかの言語
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