Hey, I'm using the Fisica library in one sketch, I have create a FBlob and I need to acced the vertex of this FBlob. In the documentation there is a function getVertexBodies(), It is a java.util.ArrayList ArrayList, but when I call size() it is allways 0. There is also the float getVertexSize() and this return always 8.0 regardless of how many vertex the FBlob had. I supose, that I don't know how to implement it well :( Has anyone implemented it yet? I appreciate all help Mariana
↧