| 
 | Nestopia Core API | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Game context.
| Field Summary | |
|  Input::Adapter | adapterUtilized controller adapter. | 
|  std::wstring | altTitleAlternative game title. | 
|  std::wstring | catalogCatalog. | 
|  std::wstring | clssClass. | 
|  Input::Type[ 5 ] | controllersUtilized controllers. | 
|  std::wstring | developerDeveloper. | 
|  uint | playersNumber of players. | 
|  std::wstring | portDeveloperPort Developer. | 
|  std::wstring | publisherPublisher. | 
|  std::wstring | regionRegion. | 
|  std::wstring | revisionRevision. | 
|  std::wstring | subClssSub-class. | 
|  std::wstring | titleGame title. | 
| Constructor Summary | |
| Game() | |
| Field Detail | 
public Input::Adapter adapter;
public std::wstring altTitle;
public std::wstring catalog;
public std::wstring clss;
public Input::Type controllers[ 5 ];
public std::wstring developer;
public uint players;
public std::wstring portDeveloper;
public std::wstring publisher;
public std::wstring region;
public std::wstring revision;
public std::wstring subClss;
public std::wstring title;
| Constructor Detail | 
public Game() throw();
| 
 | Nestopia Core API | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||