Package-level declarations

Types

Link copied to clipboard

Implements the angle calculator described by Cydhra (see here).

Link copied to clipboard

Solves this problem by approximating the trajectory as a second degree polynomial. This approximation is good for ~20 ticks.

Link copied to clipboard

Calculates the shooting angle which hits the supplied target

Link copied to clipboard

Utility class which finds a visible (= hittable) point on the target.