Package com.github.twitch4j.helix.domain
Klasse Game
java.lang.Object
com.github.twitch4j.helix.domain.Game
Game
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanTemplate URL for the game’s box art.getBoxArtUrl(Integer width, Integer height) Gets the game's box art url for specific dimensionsgetId()Game ID.The ID that IGDB uses to identify this game, or an empty string.getName()Game name.inthashCode()toString()
-
Konstruktordetails
-
Game
public Game()
-
-
Methodendetails
-
getBoxArtUrl
Gets the game's box art url for specific dimensions- Parameter:
width- game's box art widthheight- game's box art height- Gibt zurück:
- String
-
getId
Game ID. -
getIgdbId
The ID that IGDB uses to identify this game, or an empty string. -
getName
Game name. -
getBoxArtUrl
Template URL for the game’s box art. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-