SpriteEvent.cs File Reference

Classes

class  PowerUI.SpriteEvent
 Used by both GIFs and sprite animations. More...
 
class  PowerUI.SpriteEventListener
 Handler for SpriteEvent events. More...
 
class  Dom.EventTarget
 An event target can receive events and have event handlers. More...
 

Namespaces

 PowerUI
 The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering.
 
 Dom
 The DOM namespace contains a 'tag soup' parser for handling HTML5 and other XML-like formats. It contains W3C compatible DOM nodes and functionality.
 

Constant Groups

 PowerUI
 The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering.
 
 Dom
 The DOM namespace contains a 'tag soup' parser for handling HTML5 and other XML-like formats. It contains W3C compatible DOM nodes and functionality.
 

Functions

delegate void PowerUI.SpriteEventDelegate (SpriteEvent e)