[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'DMath' (#DEngine)

TRectf

Pryamougol'nik s koordinatami tipa float.

Declaration

Source position: DMath.pas line 38

type TRectf = record

  A: TVec2f;

  B: TVec2f;

end;