Registry SpritesRegistry build_registry() Populates the sprites registry for all entities. load_sprite(name) Loads an image from disk in RGB space. Args: path(str): the filepath of the image on disk Returns: Type Description Array a jax.Array of shape (H, W, C)