mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
Updated Box2D to 2.3.2-git.
This commit is contained in:
@@ -37,6 +37,9 @@ public:
|
||||
/// The destructor frees the vertices using b2Free.
|
||||
~b2ChainShape();
|
||||
|
||||
/// Clear all data.
|
||||
void Clear();
|
||||
|
||||
/// Create a loop. This automatically adjusts connectivity.
|
||||
/// @param vertices an array of vertices, these are copied
|
||||
/// @param count the vertex count
|
||||
|
||||
Reference in New Issue
Block a user