Unit 'nxTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

TVector2f

Declaration

Source position: nxTypes.pas line 26

type TVector2f = packed record

  x: single;

  

  y: single;

  

end;



CT Web help

CodeTyphon Studio