Interface | Description | |
---|---|---|
IAsyncTheme | A theme that uses an asynchronous loading mechanism (such as the Starling AssetManager), during initialization to load textures and other assets. |
Class | Description | |
---|---|---|
BaseMetalWorksDesktopTheme | The base class for the "Metal Works" theme for desktop Feathers apps. | |
BaseMetalWorksMobileTheme | The base class for the "Metal Works" theme for mobile Feathers apps. | |
MetalWorksDesktopTheme | The "Metal Works" theme for desktop Feathers apps. | |
MetalWorksDesktopThemeWithAssetManager | The "Metal Works" theme for desktop Feathers apps. | |
MetalWorksMobileTheme | The "Metal Works" theme for mobile Feathers apps. | |
MetalWorksMobileThemeWithAssetManager | The "Metal Works" theme for mobile Feathers apps. | |
StyleNameFunctionTheme | Base class for themes that pass a StyleNameFunctionStyleProvider to each component class. |