For example, multiple action classes (FoodAction, SnakeAction) want to respond to snake/food intersection, at the moment both classes are just registering their own separate tasks, should be able to get tasks out or perhaps recognize when duplicate tasks have been added.
For example, multiple action classes (FoodAction, SnakeAction) want to respond to snake/food intersection, at the moment both classes are just registering their own separate tasks, should be able to get tasks out or perhaps recognize when duplicate tasks have been added.