Skip to content

Registry

Populates the sprites registry for all entities.

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)