| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Enums.TutorialState
Documentation
data TutorialState #
Constructors
| LEGAL_SCREEN | |
| AVATAR_SELECTION | |
| ACCOUNT_CREATION | |
| POKEMON_CAPTURE | |
| NAME_SELECTION | |
| POKEMON_BERRY | |
| USE_ITEM | |
| FIRST_TIME_EXPERIENCE_COMPLETE | |
| POKESTOP_TUTORIAL | |
| GYM_TUTORIAL |
Instances
| Bounded TutorialState # | |
| Enum TutorialState # | |
| Eq TutorialState # | |
| Show TutorialState # | |
| MessageEnum TutorialState # | |
| FieldDefault TutorialState # | |
| Default TutorialState # | |