Breakout
Public Attributes | List of all members
Contact Struct Reference

Represents the contact when the ball hits paddle or wall. More...

#include <Contact.h>

Public Attributes

CollisionType type
 
float penetration
 

Detailed Description

Represents the contact when the ball hits paddle or wall.

Member Data Documentation

◆ penetration

float Contact::penetration

◆ type

CollisionType Contact::type

The documentation for this struct was generated from the following file: