Uses of Class
de.blackrose01.model.Genre
-
Packages that use Genre Package Description de.blackrose01 de.blackrose01.model.game -
-
Uses of Genre in de.blackrose01
Methods in de.blackrose01 that return types with arguments of type Genre Modifier and Type Method Description List<Genre>IgdbWrapper. getGenres(Parameters parameters)Requests Genre information -
Uses of Genre in de.blackrose01.model.game
Methods in de.blackrose01.model.game that return types with arguments of type Genre Modifier and Type Method Description List<Genre>Game. getGenresObject()
-