Get touch position Y for touch point 0 (relative to screen size)
@override int GetTouchY() => run( () => RaylibDebugLabels.GetTouchY(), () => rl.Core.GetTouchY(), );