Please enable JavaScript.
Coggle requires JavaScript to display documents.
Pong - Coggle Diagram
Pong
Model
PaddleData
Direction
Position
move()
BallData
Direction (bool)
Speed
speedIncCounter
Set, change direction methods
Deviation (отклонение)
move()
GameData
Score
PaddleThread
GameThread
View
Components
Ball
Paddle
Score
CenterLine
MainWindow
MainFrame
Controller
TransferDataMethods
GameController
StartMethod
EndMethod
RoundStartMethod