Class Gametype


  • public class Gametype
    extends IdentifiableNamedResource
    Represents different types of unofficial games.
    For example: ROM hacks, mods, category extensions, and so on.

    This class is immutable and thread-safe.
    • Method Detail

      • getGames

        public GamesRequest getGames()
        Gets a new GamesRequest builder object to request all the games that fall under this gametype.
        Returns:
        a GamesRequest builder