mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Update Body API.
--HG-- branch : box2d-update
This commit is contained in:
@@ -101,13 +101,6 @@ namespace box2d
|
||||
**/
|
||||
Body * getBody() const;
|
||||
|
||||
/**
|
||||
* Gets the next Fixture attached to the parent Body.
|
||||
**/
|
||||
Fixture * getNext() const;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Sets the filter data. An integer array is used even though the
|
||||
* first two elements are unsigned shorts. The elements are:
|
||||
|
||||
Reference in New Issue
Block a user