MouseMoveEvent Struct
Definition
Event related to when the mouse moves
public struct MouseMoveEvent
- Inheritance
- System.ValueTypeMouseMoveEvent
Properties
MouseX | The X position the moused moved to |
MouseY | The Y position the mouse moved to |