DataPackage.cs File Reference

Classes

class  PowerUI.DataPackage
 Retrieves a block of binary data for use on the UI. Used by e.g. fonts. 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...