|
ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
|
Data representing everything about a collision. More...
#include <types.hpp>
Public Attributes | |
| bool | mCollided |
| Whether a collision occurred. | |
| Contact | mContactA |
| Contact information relative to the first collision shape. | |
| Contact | mContactB |
| Contact information relative to the second collision shape. | |
Data representing everything about a collision.
This data includes: