ChainShape:getChildEdge (日本語)

LÖVE 0.8.0 から使用可能
この関数は以前のバージョンでは非対応です。

EdgeShape として形状の子を返します。

関数

概要

shape = ChainShape:getChildEdge( index )

引数

number index
子の索引。

返値

EdgeShape shape
EdgeShape の子。

関連


そのほかの言語