scalation.scala3d.Vehicle
See theVehicle companion object
The Vehicle
case class is used to for representing moveable objects.
Value parameters
- clock
-
the animation clock
- color
-
the color of the vehicle
- id
-
the vehicle's unique identifier
- location
-
the location of the vehicle in the scene
- size
-
the size of the vehicle
- speed
-
the speed of the vehicle
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article