You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we use a barebones implementation of those structures.
While we need to keep the structure fields in the same order, we should copy/paste the code for RectangleF and Rectangle into SKRect; PointF/PointI into SKPoint and so on.