mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Fixture:getShape() returns a Shape of the type it actually is
--HG-- branch : box2d-update
This commit is contained in:
@@ -59,7 +59,7 @@ namespace box2d
|
||||
float getRadius() const;
|
||||
|
||||
/**
|
||||
* Gets the radius for the circle.
|
||||
* Sets the radius for the circle.
|
||||
**/
|
||||
void setRadius(float r);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user