public Brick() { typeBrick = TypeBrick.NONE; objectBrick = ObjectBrick.NONE; neededHits = 0; currentHits = 0; }