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

operator *(Integer, TVec2i): TVec2i

Declaration

Source position: DMath.pas line 92

function operator *(Integer, TVec2i): TVec2i(

  I: Integer;

  A: TVec2i

):TVec2i;