GetTouchY function

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

Implementation

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