Search found 1 match

by xernobyl
Tue Jun 12, 2012 3:49 am
Forum: Support and Development
Topic: Physics: draw all shapes
Replies: 2
Views: 2460

Physics: draw all shapes

I began using LÖVE (and learning lua) yesterday just because. I'm playing with physics fixing a few shapes to a body, and I can't find a way (variable / function) to get the position of a circle shape since CircleShape:getWorldCenter() was removed on 0.8.0. How am I supposed to get the position of e...