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) |
![]() | |
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 IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |