KerbyLoadingScreen is a custom loading screen for the Kerby game. Basically, it shows or hides a div that acts as a loading screen.
Gets or sets the color to use for the background
Function called to display the loading screen
Function called to hide the loading screen
KerbyLoadingScreen is a custom loading screen for the Kerby game.
Basically, it shows or hides a div that acts as a loading screen.
Implements