Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Classes | |
interface | IConsumableManagerToolbox |
Provides some GUI for a consumable manager. More... | |
interface | IConsumableManipulator |
Helps you manipulate the desired consumable, or works as a dummy. More... | |
interface | IConsumablePool |
Information about the available consumables with a common name (like "Water" or "Liners") More... | |
interface | IConsumablePuddle |
Implement this on the representation of a single source for some consumable. More... | |
interface | IConsumables |
For centralized access to all consumables. More... | |
interface | IConsumer |
For tasks that intend to modify consumable levels. More... | |
interface | IHaveNavBarInformation |
Base interface for the Consumables Manager Toolbox. More... | |
interface | IManageConsumables |
Keep track of consumables levels. More... | |