platformer - v1.0.0
    Preparing search index...

    Variable defaultConst

    default: FC<EntityProps> = ...

    Declarative entity wrapper.

    Creates a Transform component and provides the entity id to all nested ECS wrapper components via context.

    This allows ECS entities to be described using TSX.