mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
First attempt at implementing Memoization for certain Box2D objects
--HG-- branch : box2d-update
This commit is contained in:
@@ -57,6 +57,7 @@ namespace box2d
|
||||
* Creates a Shape.
|
||||
**/
|
||||
Shape();
|
||||
Shape(b2Shape * shape);
|
||||
|
||||
virtual ~Shape();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user