|
Breakout
|
Represents the contact when the ball hits paddle or wall. More...
#include <Contact.h>
Public Attributes | |
| CollisionType | type |
| float | penetration |
Represents the contact when the ball hits paddle or wall.
| float Contact::penetration |
| CollisionType Contact::type |