SpriteCoordinate interface

The sprite coordinate data of a champion.

Signature:

export interface SpriteCoordinate 

Properties

x

The position of a champion icon in a sprite in reference to the x-axis.

Type: Number


y

The position of a champion icon in a sprite in reference to the y-axis.

Type: Number