GSDL::LoadingScene(T)
Inherits GSDL::LoadingSceneBase < GSDL::Scene < GSDL::Loadable < Reference < Object
Constructors
new(next_scene_class : T.class, data : SwitchData | Nil = nil)
SourceInstance methods
background_color
Sourcebackground_color=(background_color : Color)
Sourcebackground_texture
Sourcebackground_texture=(background_texture : Texture | Nil)
Sourcedraw(draw : Draw)
Sourcenext_scene_class
Sourceprogress_bar_color
Sourceprogress_bar_color=(progress_bar_color : Color)
Sourcetext_color
Sourcetext_color=(text_color : Color)
Source