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

operator *(TVec2i, Integer): TVec2i

Declaration

Source position: DMath.pas line 93

function operator *(TVec2i, Integer): TVec2i(

  A: TVec2i;

  I: Integer

):TVec2i;