Unbroken. |
| Class | Description | |
|---|---|---|
| GameControllerCategories | ||
| ImageDetails | ||
| ImageTypes | This class contains constant values for all of the various game image types that are used in LaunchBox/Big Box. | |
| SystemEventTypes | This class provides all of the event types that are fired in the ISystemEventsPlugin's OnEventRaised(String) method. | |
| VideoTypes | This class contains constant values for all of the various game video types that are used in LaunchBox/Big Box. |
| Interface | Description | |
|---|---|---|
| IAdditionalApplication | This interface represents an Additional Application that is associated with an IGame in LaunchBox/Big Box. | |
| IAlternateName | This interface represents an alternate name that is associated with an IGame in LaunchBox/Big Box. | |
| IBigBoxMainViewModel | Provides plugin access to the Big Box interface. | |
| ICustomField | This interface represents a custom field that is associated with an IGame in LaunchBox/Big Box. | |
| IDataManager | This interface provides access to all data in LaunchBox/Big Box. Use the PluginHelper's static DataManager property to access the instance methods and read and write LaunchBox data. | |
| IEmulator | This interface represents an Emulator that is used in LaunchBox/Big Box. | |
| IEmulatorPlatform | This interface represents an Emulator Platform that is associated with an IEmulator in LaunchBox/Big Box. | |
| IGame | This interface represents a Game that is used in LaunchBox/Big Box. | |
| IGameBadge | Represents a badge that can be displayed on games; can be implemented as a plugin and will be automatically added to LaunchBox | |
| IGameController | ||
| IGameMenuItem | This interface is used to create menu items by the IGameMultiMenuItemPlugin interface | |
| ILaunchBoxMainViewModel | Provides plugin access to the LaunchBox interface. Added in LaunchBox and Big Box 9.2-beta-3. | |
| IMount | This interface represents a DOSBox Drive Mount that is is associated with an IGame in LaunchBox/Big Box. | |
| IParent | This interface represents a relationship between an IPlatform, IPlaylist, or IPlatformCategory, to a parent IPlatform, IPlaylist, or IPlatformCategory. | |
| IPlatform | ||
| IPlatformCategory | ||
| IPlatformFolder | ||
| IPlaylist | ||
| IPlaylistFilter | ||
| IPlaylistGame | ||
| IStateManager | This interface provides access to various information about the current state of LaunchBox and Big Box. |
| Enumeration | Description | |
|---|---|---|
| FilterType | This enum describes which field is being used to filter games in Big Box. |