Skip to content

Boot

Boot

Inherits from: hxd.App

Fields

NameType
controllertool.Controller
bootControllertool.ControllerAccess
debugSlowMoF64
speedF64
delayerlibs.Delayer
twlibs.misc.Tweenie
frameProfilertool.FrameProfiler
tSlowStoplibs.misc.Tween
staticMEBoot
staticisInForceRenderBool
staticreturnToMainMenuAfterLoadingBool
staticreturnToMainMenuAfterLoadingNextFrameBool
staticmainFun
staticinitLogSystemFun
staticinitResFun
staticinitXboxGdkFun
staticinitPlatformFun
staticlogClientInfosFun
staticonLoadingEndFun
staticexitFun
staticprevDeltaF64
statictryRenderFun

Protos

  • f@6119 init(Boot) → Void
  • f@6120 initConsoles(Boot) → Void
  • f@6121 initSound(Boot) → Void
  • f@6122 endInit(Boot) → Void
  • f@6123 onResize(Boot) → Void
  • f@6124 returnToMainMenu(Boot) → Void
  • f@6125 slowMo(Boot, F64, F64, Null, Null) → Void
  • f@6126 slowMoTweenie(Boot, F64, F64, F64, F64, libs.misc.TType, libs.misc.TType) → Void
  • f@6127 cancelSlowMo(Boot) → Void
  • f@6128 onPadDisabled(Boot) → Void
  • f@6129 onControllerChange(Boot) → Void
  • f@6130 render(Boot, h3d.Engine) → Void
  • f@6131 update(Boot, F64) → Void
  • f@6132 mainLoop(Boot) → Void
  • f@6133 onExit(Boot) → Bool
  • f@6134 forceRender(Boot) → Void

Bindings

  • static f@6257 __constructor__(Boot) → Void
  • static f@5939 tryRender() → Void
  • static f@6256 exit() → Bool
  • static f@6255 onLoadingEnd() → Void
  • static f@6254 logClientInfos() → Void
  • static f@6253 initPlatform(hl.types.ArrayObj) → Void
  • static f@6252 initXboxGdk() → Void
  • static f@6251 initRes() → Void
  • static f@6250 initLogSystem() → Void
  • static f@6249 main() → Void