FadeoutTarget
Defined in: FadeoutTarget.ts:1
Enumeration Members
Section titled “Enumeration Members”NONE:
0
Defined in: FadeoutTarget.ts:6
With this value, the game will fade to black and then just immediately return to the game at normal opacity.
FILE_SELECT
Section titled “FILE_SELECT”FILE_SELECT:
1
Defined in: FadeoutTarget.ts:9
The screen that has the three rectangles for the three different save files.
MAIN_MENU
Section titled “MAIN_MENU”MAIN_MENU:
2
Defined in: FadeoutTarget.ts:12
The screen that lists “New Run”, “Continue”, “Challenges”, and so on.
TITLE_SCREEN
Section titled “TITLE_SCREEN”TITLE_SCREEN:
3
Defined in: FadeoutTarget.ts:15
The screen that shows “The Binding of Isaac: Repentance”.
RESTART_RUN
Section titled “RESTART_RUN”RESTART_RUN:
4
Defined in: FadeoutTarget.ts:17
