GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
gd::LoadingScreen Member List

This is the complete list of members for gd::LoadingScreen, including all inherited members.

GetBackgroundColor() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetBackgroundFadeInDuration() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetBackgroundImageResourceName() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetBackgroundImageResourceName() (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetGDevelopLogoStyle() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetLogoAndProgressFadeInDuration() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetLogoAndProgressLogoFadeInDelay() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetMinDuration() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetProgressBarColor() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetProgressBarHeight() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetProgressBarMaxWidth() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetProgressBarMinWidth() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetProgressBarWidthPercent() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
GetShowProgressBar() const (defined in gd::LoadingScreen)gd::LoadingScreeninline
IsGDevelopLogoShownDuringLoadingScreen() constgd::LoadingScreeninline
LoadingScreen() (defined in gd::LoadingScreen)gd::LoadingScreen
SerializeTo(SerializerElement &element) constgd::LoadingScreen
SetBackgroundColor(int value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetBackgroundFadeInDuration(double value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetBackgroundImageResourceName(const gd::String &value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetGDevelopLogoStyle(const gd::String &value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetLogoAndProgressFadeInDuration(double value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetLogoAndProgressLogoFadeInDelay(double value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetMinDuration(double value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetProgressBarColor(int value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetProgressBarHeight(double value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetProgressBarMaxWidth(double value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetProgressBarMinWidth(double value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetProgressBarWidthPercent(double value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
SetShowProgressBar(bool value) (defined in gd::LoadingScreen)gd::LoadingScreeninline
ShowGDevelopLogoDuringLoadingScreen(bool show)gd::LoadingScreeninline
UnserializeFrom(const SerializerElement &element)gd::LoadingScreen
~LoadingScreen() (defined in gd::LoadingScreen)gd::LoadingScreeninlinevirtual