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

Vec2i

Declaration

Source position: DMath.pas line 48

function Vec2i(

  X: Integer;

  Y: Integer

):TVec2i;