getSpriteConfig
getSpriteConfig(id: string): { [key: string]: [number, number] } | undefined;
Get the sprite configuration for a sound by its ID.
getSpriteConfig(id: string): { [key: string]: [number, number] } | undefined;
Get the sprite configuration for a sound by its ID.