pr.LogoSplashscreen
pr.LogoSplashscreen
Inherits from: libs.Process
Fields
| Name | Type | |
|---|---|---|
controller | tool.ControllerAccess | |
bg | h2d.Bitmap | |
ready | Bool | |
nextWhenReady | Bool | |
secondLogo | Bool | |
logoMT | h2d.Bitmap | |
logoEvilEmpire | h2d.Bitmap | |
delay | F64 | |
heightOffset | I32 | |
tween | libs.misc.Tween | |
nextProcess | Fun | |
frame | I32 | |
| static | BG | I32 |
Protos
f@8359onResize(pr.LogoSplashscreen) → Voidf@8360onDispose(pr.LogoSplashscreen) → Voidf@8361displaySecondLogo(pr.LogoSplashscreen) → Voidf@8362displaySecondLogoInstant(pr.LogoSplashscreen) → Voidf@8363next(pr.LogoSplashscreen, Null) → Voidf@8365update(pr.LogoSplashscreen) → Void
Bindings
f@8364nextProcess(pr.LogoSplashscreen) → Void- static
f@8366__constructor__(pr.LogoSplashscreen, Ref) → Void