Preparing search index...
The search index is not available
Akashic Engine
Akashic Engine
Util
distance
Function distance
distance
(
p1x
,
p1y
,
p2x
,
p2y
)
:
number
2点間(P1..P2)の距離(pixel)を返す。
Parameters
p1x
:
number
P1-X
p1y
:
number
P1-Y
p2x
:
number
P2-X
p2y
:
number
P2-Y
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Akashic Engine
Loading...
2点間(P1..P2)の距離(pixel)を返す。