Class ChampionImage

java.lang.Object
io.github.cobas91.lol.model.champion.ChampionImage

public class ChampionImage extends Object
The LeagueOfLegendsImage class represents an image associated with a League of Legends object. It contains information about the image, such as its file name, position within a sprite, width, and height.
  • Constructor Details

    • ChampionImage

      public ChampionImage()