name | type | description |
---|---|---|
none | boolean |
True if the Body is not colliding. |
up | boolean |
True if the Body is colliding on its upper edge. |
down | boolean |
True if the Body is colliding on its lower edge. |
left | boolean |
True if the Body is colliding on its left edge. |
right | boolean |
True if the Body is colliding on its right edge. |