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