UIVisualType
Defined in: wasm.generated.ts:194
core-ui.ts
The stable UI surface promoted into the top-level esengine
namespace (text, UINode box visuals, interaction, layout, theme).
This is the curated public UI API. The complete UI module surface — which
also includes low-level text/atlas internals and engine-internal composition
glue (e.g. EntityStateMap, ensureComponent) — lives in
./ui and is imported module-directly by the SDK code that needs it. Those
internals are intentionally NOT re-exported here, so the public esengine
namespace stays a stable, intentional surface.
Re-exported wholesale by core.ts.
Enumeration Members
Section titled “Enumeration Members”Filled
Section titled “Filled”Filled:
5
Defined in: wasm.generated.ts:200
Image:
2
Defined in: wasm.generated.ts:197
NineSlice
Section titled “NineSlice”NineSlice:
3
Defined in: wasm.generated.ts:198
None:
0
Defined in: wasm.generated.ts:195
SolidColor
Section titled “SolidColor”SolidColor:
1
Defined in: wasm.generated.ts:196
Tiled:
4
Defined in: wasm.generated.ts:199