Skip to main content

Vehicle::getColours

Syntax​

```js vehicle.getColours(colorPrimary, colorSecondary); ```

Required Arguments​

  • colorPrimary: int
  • colorSecondary: int

Return value​

  • object: colorPrimary, colorSecondary

Example​

```js // todo ```

See also​