hxd.App
hxd.App
Fields
| Name | Type | |
|---|---|---|
engine | h3d.Engine | |
s3d | h3d.scene.Scene | |
s2d | h2d.Scene | |
sevents | hxd.SceneEvents | |
isDisposed | Bool | |
| “ | Virtual[] | |
| static | staticHandler | Fun |
Protos
f@6110onResize(hxd.App) → Voidf@6111render(hxd.App, h3d.Engine) → Voidf@6112setup(hxd.App) → Voidf@6113loadAssets(hxd.App, Fun) → Voidf@6114init(hxd.App) → Voidf@6115mainLoop(hxd.App) → Voidf@6116update(hxd.App, F64) → Void
Bindings
- static
f@6118__constructor__(hxd.App) → Void - static
f@6117staticHandler() → Void