SpriteSize interface
The sprite size data of a champion.
Signature:
export interface SpriteSize
Properties
h
The height of a champion icon in a sprite using the unit of pixels.
Type: Number
w
The width of a champion icon in a sprite using the unit of pixels.
Type: Number