DoopelPonger
Classes
TraditionalPong

All code used to automatically play the game of traditional pong in the background of the main menu. More...

Classes

class  AIBall
 Pong ball that moves without gravity across the screen. More...
 
class  AIPlayer
 Paddle that will automatically follow the AIBall on the side of the screen. More...
 
class  AITriggerMovement
 Physics trigger to tell the AIPlayer that the AIBall is getting close and the player should follow the ball again. More...
 
class  PossibleMissZone
 

Detailed Description

All code used to automatically play the game of traditional pong in the background of the main menu.