DoopelPonger
Public Member Functions | List of all members
MainMenuBackground Class Reference

In the background of the main menu there is a game of pong playing in the background. This class is the parent in the scene of all pieces that make up the game of pong. More...

Inheritance diagram for MainMenuBackground:
Inheritance graph
[legend]
Collaboration diagram for MainMenuBackground:
Collaboration graph
[legend]

Public Member Functions

void Awake ()
 Initialize all references and event manager listeners to enable/disable the pong game in the background of the main menu. More...
 

Detailed Description

In the background of the main menu there is a game of pong playing in the background. This class is the parent in the scene of all pieces that make up the game of pong.

Member Function Documentation

◆ Awake()

void MainMenuBackground.Awake ( )

Initialize all references and event manager listeners to enable/disable the pong game in the background of the main menu.


The documentation for this class was generated from the following file: