Instance.previous

An auxiliary variable that remembers the position in the previous pass of the game loop.

class Instance
Vector!float previous;

Meta