Skip to content

Instantly share code, notes, and snippets.

@Trond240
Created July 10, 2019 02:23
Show Gist options
  • Save Trond240/20c72eb194e4776150b7df182abdf74a to your computer and use it in GitHub Desktop.
Save Trond240/20c72eb194e4776150b7df182abdf74a to your computer and use it in GitHub Desktop.
Class: Vehicle
Color (string)
EngineType (string)
TotalCapacity (integer)
Decals (array)
Methods
CalculateCapacity (subtracts CurrentCapacity by TotalCapacity)
AddDecals (append a decal item in the decal array)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment