Declares the ball class. More...
#include "Math/MathCommon.h"
#include "Graphics/Sprite.h"
#include "Graphics/ParticleSystem.h"
#include "Sound/Sound.h"
#include "Physics/PhysicsWorld.h"
#include "Physics/PhysicsObject.h"
Classes | |
class | BallTrailPolicy |
Policy that the creates a Ball trail ParticleSystem. More... | |
class | BallHitSmokePolicy |
Policy that the creates the Ball hit smoke ParticleSystem. More... | |
class | Ball |
Class that represents the brickout ball. More... |
Declares the ball class.