Kodi Development  20.0
for Binary and Script based Add-Ons

Detailed Description

Class: kodi::addon::CInstanceGame

Game add-on instance
This class provides the basic game processing system for use as an add-on in Kodi.

To use on Libretro and for stand-alone games or emulators that does not use the Libretro API.

Possible examples could be, Nvidia GameStream via Limelight or WINE capture could possible through the Game API.

This class is created at addon by Kodi.

Modules

 Definitions, structures and enumerators
 Game add-on instance definition values
 
 1. Basic functions
 Functions to manage the addon and get basic information about it
 
 2. Game operations
 Game operations
 
 3. Hardware rendering operations
 Hardware rendering operations
 
 4. Input operations
 Input operations
 
 5. Serialization operations
 Serialization operations
 
 6. Cheat operations
 Cheat operations