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