SdlPointF
Create a TSdlPointF from a TPointF.
Definition
Unit: Neslib.Sdl3.Video
Parameters
APoint
: TPointF
: The TPointF.
Returns
TSdlPointF
: The point.
Remarks
It is safe to call this constructor from any thread.
Create a TSdlPointF from a TPointF.
Unit: Neslib.Sdl3.Video
APoint
: TPointF
: The TPointF.
TSdlPointF
: The point.
It is safe to call this constructor from any thread.