ChampionSprite interface

The sprite data of a champion.

Signature:

export interface ChampionSprite 

Properties

coordinate

The sprite coordinate data of a champion.

Type: SpriteCoordinate


image

A URL to the sprite sheet that contains the champion icon.

Type: String


size

The sprite size data of a champion.

Type: SpriteSize