 |
Brunot
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
21#ifndef I_DONT_NEED_COMPONENT_INCLUDES
22#error "You must include Utility/ALL_COMPONENTS_INCLUDE.h or #define I_DONT_NEED_COMPONENT_INCLUDES before using FOR_ALL_COMPONENTS"
33#define FOR_ALL_COMPONENTS(DO) \
46DO(MainMenuScene, 925) \
47DO(ConfirmDestructiveActionScene, 930) \
48DO(OptionsScene, 935) \
49DO(CreditsScene, 940) \
50DO(TutorialScene, 945) \
53DO(SplashScreenScene, 955) \
54DO(WinScreenScene, 960) \
55DO(PlayerCountScene, 965) \
56DO(PlayerJoinScene, 970) \
59DO(MenuPosition, 1525) \
62DO(ParticleGenerator, 2500)