Difference between revisions of "Source:getDistance (日本語)"

(Created page with "{{newin (日本語)|0.8.0|080|type=関数}} {{oldin (日本語)|0.9.0|090|type=関数|text=[[Source:getAttenuationDistances (日本語)|Source:getAttenuationDistances]...")
(No difference)

Revision as of 05:33, 26 August 2016

LÖVE 0.8.0 から使用可能
この関数は以前のバージョンでは非対応です。
LÖVE 0.9.0 から廃止
Source:getAttenuationDistances へ名称変更。。

Source の基準および最大距離を返します。

O.png この関数は 0.8.0 においてはバグにより動作しません。  


関数

概要

ref, max = Source:getDistance( )

引数

なし。

返値

number ref
基準距離。
number max
最大距離。

関連



そのほかの言語