Searched refs:EAST (Results 1 – 1 of 1) sorted by relevance
56 private static final int EAST = 3; field in SnakeView296 if (mDirection != EAST) { in moveSnake()304 mNextDirection = EAST; in moveSnake()464 case EAST: { in updateSnake()