1
如何獲取libgdx中特定多邊形體的頂點列表?獲取多邊形形狀體的頂點列表
像這樣:
public Array<Vector2> getVerts(Body body){
Array<Vector2>verts = null;
// can't find how to look them up properly anywhere
return verts;
}
謝謝!
的偉大工程,謝謝! – user2989675
downvoted這個人可以解釋downvote嗎? – noone