Class GGLib::SplashScreen
In: gglib/ext/splash.rb
Parent: Gosu::Window

Methods

createWindow   draw   load   new   update  

Public Class methods

Public Instance methods

Override with method with the code needed to initialize the main application window.

Override this method and include all initialization methods here *except for opening the window*.

[Validate]