GetPartsIndex
GetPartsIndex(ushort, int, int)
public static ushort GetPartsIndex(ushort partsID, int x, int y) ;
説明
パーツのインデックスを取得。
パラメーター
パラメーター名 | 説明 |
---|---|
partsID | 現在のパーツID。 |
x | x座標(0~1) |
y | y座標(0~1) |
戻り値
パーツのインデックス。
パーツのインデックスを取得。
パラメーター名 | 説明 |
---|---|
partsID | 現在のパーツID。 |
x | x座標(0~1) |
y | y座標(0~1) |
パーツのインデックス。