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