Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
HPS.TouchState Class Reference
Inheritance diagram for HPS.TouchState:
HPS.Object

Public Member Functions

override void Dispose ()
 
 TouchState (HPS.TouchState in_that)
 
override HPS.Type ObjectType ()
 
void Assign (HPS.TouchState in_that)
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.TouchState in_that)
 
void Set (HPS.Key[] in_path, HPS.TouchEvent in_event, HPS.Touch[] in_touches, HPS.ModifierKeys in_modifiers)
 
void Set (HPS.Key[] in_path, HPS.TouchEvent in_event, HPS.Touch[] in_touches)
 
HPS.TouchEvent GetActiveEvent ()
 
HPS.WindowKey GetEventSource ()
 
HPS.Key[] GetEventPath ()
 
ulong GetTouchCount ()
 
HPS.Touch[] GetTouches ()
 
HPS.ModifierKeys GetModifierKeys ()
 
void SetActiveEvent (HPS.TouchEvent in_event)
 
void SetEventPath (HPS.Key[] in_path)
 
void SetTouches (HPS.Touch[] in_touches)
 
void SetModifierKeys (HPS.ModifierKeys in_modifiers)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual bool Empty ()
 
virtual void Reset ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Static Public Member Functions

static bool operator== (HPS.TouchState a, HPS.TouchState b)
 
static bool operator!= (HPS.TouchState a, HPS.TouchState b)
 
- Static Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 

Protected Member Functions

override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.Object
virtual IntPtr GetNonDirectorClassID ()
 

Additional Inherited Members

- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

The documentation for this class was generated from the following file: