UITimer.cs File Reference

Classes

class  PowerUI.UITimer
 Provides a way of interrupting a timer event. Returned by PowerUI.UICode.setTimeout and PowerUI.UICode.setInterval. This object can be passed to PowerUI.UICode.clearInterval to prevent any further timing events. 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.OnUITimer ()
 Used as an alternative to Nitro for UI timer events. More...