Vector2D GetTouchPosition( num index, ) => run( () => 'GetTouchPosition($index)', () => rl.Core.GetTouchPosition(index.toInt()).toD(), );