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