Class VideoGame


public class VideoGame extends AbstractProvider<VideoGameProviders>
Video games are electronic games that involve interaction with a user interface or input device.
Since:
1.8.0
  • Constructor Details

  • Method Details

    • title

      public String title()
    • genre

      public String genre()
    • platform

      public String platform()