Click or drag to resize

RectHitTest Class

Inheritance Hierarchy
SystemObject
  FairyGUIRectHitTest

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class RectHitTest : IHitTest

The RectHitTest type exposes the following members.

Constructors
  NameDescription
Public methodRectHitTest
Initializes a new instance of the RectHitTest class
Top
Properties
  NameDescription
Public propertyrect
Top
Methods
  NameDescription
Public methodHitTest
Public methodSetEnabled
Top
See Also