Input.cs File Reference

Classes

class  PowerUI.Input
 This class manages input such as clicking, hovering and keypresses. 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.
 

Macros

#define HANDLE_UNITY_UI
 

Functions

delegate IEventTarget PowerUI.TargetResolveDelegate (GameObject go, out bool cancelEvent)
 Used to resolve gameObjects to eventTargets. Optionally avoids checking MonoBehaviours by cancelling the event. More...
 

Macro Definition Documentation

#define HANDLE_UNITY_UI