Classes | |
| class | PowerUI.DataPackage |
| Retrieves a block of binary data for use on the UI. Used by e.g. fonts. More... | |
| class | PowerUI.ContentPackage |
| A package of content such as binary data, text or an image. More... | |
Namespaces | |
| PowerUI | |
| The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering. | |
Constant Groups | |
| PowerUI | |
| The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering. | |
Functions | |
| delegate void | PowerUI.OnDataReady (DataPackage package) |
| A delegate used for callbacks when generic binary is done loading and can now be used. More... | |
| delegate void | PowerUI.OnPackageChange (ContentPackage package) |
| A delegate for methods called when a package changes state. More... | |