DoopelPonger
Classes
TutorialStep.cs File Reference

Classes

class  TutorialStep
 Parent class for all steps in the tutorial. The TutorialStep can be thought of as a glorified linked list with each step pointing to the next step in the tutorial. The tutorial can have two next steps depending on the game mode, single player and cooperative,. More...