new UnitMotionFlying() Source: UnitMotionFlying.js, line 7 Methods EstimateFuturePosition() Estimate the next position of the unit. Just linearly extrapolate. TODO: Reuse the movement code for a better estimate. Source: UnitMotionFlying.js, line 326