mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Removed redundant definition of ChainShape:getChildCount.
This commit is contained in:
@@ -63,11 +63,6 @@ public:
|
||||
**/
|
||||
void setPreviousVertex(float x, float y);
|
||||
|
||||
/**
|
||||
* Gets the number of children shapes.
|
||||
**/
|
||||
int getChildCount() const;
|
||||
|
||||
/**
|
||||
* Returns a child EdgeShape.
|
||||
* @param index The index of the child shape.
|
||||
|
||||
Reference in New Issue
Block a user