Breakout
|
Go to the source code of this file.
Classes | |
struct | Contact |
Represents the contact when the ball hits paddle or wall. More... | |
Enumerations | |
enum class | CollisionType { None , Top , Middle , Bottom , Left , Right } |
Represents the type of Collision between Paddle, Ball and Walls. More... | |
|
strong |