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