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