GetTouchPointCount method
Implementation
int GetTouchPointCount() => run(
() => 'GetTouchPointCount()',
() => rl.Core.GetTouchPointCount(),
);
int GetTouchPointCount() => run(
() => 'GetTouchPointCount()',
() => rl.Core.GetTouchPointCount(),
);