cu_mouse_get_position method

CUPoint cu_mouse_get_position()

Implementation

CUPoint cu_mouse_get_position() {
  return _cu_mouse_get_position();
}