Lysa  0.0
Lysa 3D Engine
InputEventMouseMotion Struct Reference

Detailed Description

Mouse move event

Public Attributes

float2 position
 
uint32 buttonsState
 
int modifiers
 
float2 relative
 

Member Data Documentation

uint32 buttonsState

the mouse button states (which button is down)

int modifiers

the state of the KeyModifier keys

float2 position

the current mouse position in the rendering window

float2 relative

the relative movement