PositionVelocityPair

class PositionVelocityPair(val position: Int, val velocity: Int, val rawPosition: Int, val rawVelocity: Int)

Constructors

Link copied to clipboard
constructor(position: Int, velocity: Int)
constructor(position: Int, velocity: Int, rawPosition: Int, rawVelocity: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard