Head

data class Head<T>(val position: Vector<T>, val offset: Offset<T>)

Class related to head truck data

Author

Felipe Gonzalez

Constructors

Link copied to clipboard
constructor(position: Vector<T>, offset: Offset<T>)

Properties

Link copied to clipboard
Link copied to clipboard