Bandidos
Public Member Functions | List of all members
com.mygdx.game.events.TutorialEvent Class Reference
Inheritance diagram for com.mygdx.game.events.TutorialEvent:
com.mygdx.game.engine.events.Event

Public Member Functions

 TutorialEvent (String type, boolean tutorialCompleted)
 
boolean wasTutorialCompleted ()
 
- Public Member Functions inherited from com.mygdx.game.engine.events.Event
 Event (String type)
 
String getType ()
 
EventDispatcher getDispatcher ()
 
void setDispatcher (EventDispatcher dispatcherValue)
 
void clean ()
 

Constructor & Destructor Documentation

◆ TutorialEvent()

com.mygdx.game.events.TutorialEvent.TutorialEvent ( String  type,
boolean  tutorialCompleted 
)

Member Function Documentation

◆ wasTutorialCompleted()

boolean com.mygdx.game.events.TutorialEvent.wasTutorialCompleted ( )

The documentation for this class was generated from the following file: