MovingPiece

constructor(id: Long, xPercent: Float, yPercent: Float, radiusDp: Float, speed: Float, phase: Float, waveAmplitude: Float, isWhite: Boolean, spawnTime: Long, isSpecial: Boolean = false)