Skip to content

DEFAULT_FONT_FAMILY

const DEFAULT_FONT_FAMILY: "Arial" = 'Arial'

Defined in: defaults.ts:21

core-runtime.ts

ECS runtime surface: types, components, world, app, systems, queries, events, commands, resources, input, env.

Re-exported wholesale by core.ts. External consumers should import from esengine (the package root), not from this file directly.