Uses of Class
de.blackrose01.model.platform.Platform
-
Packages that use Platform Package Description de.blackrose01 de.blackrose01.model de.blackrose01.model.game de.blackrose01.model.privates -
-
Uses of Platform in de.blackrose01
Methods in de.blackrose01 that return types with arguments of type Platform Modifier and Type Method Description List<Platform>IgdbWrapper. getPlatforms(Parameters parameters)Requests Platform information -
Uses of Platform in de.blackrose01.model
Methods in de.blackrose01.model that return Platform Modifier and Type Method Description PlatformMultiplayerMode. getPlatformObject()PlatformReleaseDate. getPlatformObject()PlatformSearch. getPlatformObject() -
Uses of Platform in de.blackrose01.model.game
Methods in de.blackrose01.model.game that return types with arguments of type Platform Modifier and Type Method Description List<Platform>Game. getPlatformsObject()List<Platform>GameEngine. getPlatformsObject() -
Uses of Platform in de.blackrose01.model.privates
Methods in de.blackrose01.model.privates that return Platform Modifier and Type Method Description PlatformListEntry. getPlatformObject()PlatformReview. getPlatformObject()
-