SnakeGame.prevDir

Contains the previous direction.

class SnakeGame
ubyte prevDir;

Meta