motion property
Pointer<SdlMouseMotionEvent>
get
motion
Implementation
Pointer<SdlMouseMotionEvent> get motion =>
(cast<Uint8>() + 0).cast<SdlMouseMotionEvent>();
Pointer<SdlMouseMotionEvent> get motion =>
(cast<Uint8>() + 0).cast<SdlMouseMotionEvent>();