platformer - v1.0.0
    Preparing search index...
    default: FC<AnimatedSpriteProps> = ...

    Declarative animated sprite component.

    Loads an image (with caching) and registers an AnimatedSpriteComponent on the current entity.

    Purely declarative — rendering and animation updates are handled by ECS systems.