GetTouchX function

  1. @Native<Int Function()>()>()
int GetTouchX()

Implementation

@ffi.Native<ffi.Int Function()>()
external int GetTouchX();