|
LMMS
|
Namespaces | |
| namespace | juce |
Macros | |
| #define | JUCE_DISPLAY_SPLASH_SCREEN 1 |
| #define | JUCE_USE_DARK_SPLASH_SCREEN 1 |
Functions | |
| static Rectangle< float > | juce::getLogoArea (Rectangle< float > parentRect) |
Variables | |
| static constexpr int | juce::millisecondsToDisplaySplash = 2000 |
| static constexpr int | juce::splashScreenFadeOutTime = 2000 |
| static constexpr int | juce::splashScreenLogoWidth = 123 |
| static constexpr int | juce::splashScreenLogoHeight = 63 |
| static uint32 | juce::splashDisplayTime = 0 |
| static bool | juce::splashHasStartedFading = false |
| #define JUCE_DISPLAY_SPLASH_SCREEN 1 |
| #define JUCE_USE_DARK_SPLASH_SCREEN 1 |