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