SdlRectF
Create a TSdlRectF from a TRectF.
Definition
Unit: Neslib.Sdl3.Video
Parameters
ARect
: TRectF
: The TRectF.
Returns
TSdlRectF
: The rect.
Remarks
It is safe to call this function from any thread.
Create a TSdlRectF from a TRectF.
Unit: Neslib.Sdl3.Video
ARect
: TRectF
: The TRectF.
TSdlRectF
: The rect.
It is safe to call this function from any thread.