java - Box2d fixture position -


how position of every fixture of 1 body in libgdx box2d? seems fixtures not have position getter. sory if question noobish started learning box2d.

from box2d body list of fixtures. each fixture shape. if shape of type circleshape have getposition() method can use. however, position retrieved relative position of box2d body in b2world.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

javascript - Backbone.js getting target attribute -

html - Repeat image to extend header to fill screen -