mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
Implement Fixture class properly.
--HG-- branch : box2d-update
This commit is contained in:
@@ -44,6 +44,7 @@ namespace box2d
|
||||
**/
|
||||
class Shape : public love::physics::Shape
|
||||
{
|
||||
friend class Fixture;
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user