Add Body:isTouching(otherbody). See issue #1365.

This commit is contained in:
Alex Szpakowski
2018-01-14 14:37:48 -04:00
parent ac52666c6f
commit 02e115c339
3 changed files with 27 additions and 0 deletions
+2
View File
@@ -382,6 +382,8 @@ public:
void setFixedRotation(bool fixed);
bool isFixedRotation() const;
bool isTouching(Body *other) const;
/**
* Get the World this Body resides in.
*/