SoEventBuilder Methods |
The SoEventBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetKeyPressEvent | Return an SoKeyboardEvent corresponding to given parameters. |
![]() | GetKeyReleaseEvent | Return an SoKeyboardEvent corresponding to given parameters. |
![]() | GetMouseDoubleClickEvent | Return an SoMouseButtonEvent corresponding to given parameters. |
![]() | GetMouseEnterEvent | Return an SoLocation2Event corresponding to given parameters. |
![]() | GetMouseLeaveEvent | Return an SoLocation2Event corresponding to given parameters. |
![]() | GetMouseMoveEvent | Return an SoLocation2Event corresponding to given parameters. |
![]() | GetMousePressEvent | Return an SoMouseButtonEvent corresponding to given parameters. |
![]() | GetMouseReleaseEvent | Return an SoMouseButtonEvent corresponding to given parameters. |
![]() | GetMouseWheelEvent | Return an SoMouseWheelEvent corresponding to given parameters. |
![]() | GetTouchDownEvent | Return a list of SoEvent corresponding to given parameters. |
![]() | GetTouchManager | Get the touch manager instance used by this event builder to build touch events. |
![]() | GetTouchMoveEvent | Return a list of SoEvent corresponding to given parameters. |
![]() | GetTouchUpEvent | Return a list of SoEvent corresponding to given parameters. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |