liblcf
rpg_enums.cpp
Go to the documentation of this file.
1 /* !!!! GENERATED FILE - DO NOT EDIT !!!!
2  * --------------------------------------
3  *
4  * This file is part of liblcf. Copyright (c) 2020 liblcf authors.
5  * https://github.com/EasyRPG/liblcf - https://easyrpg.org
6  *
7  * liblcf is Free/Libre Open Source Software, released under the MIT License.
8  * For the full copyright and license information, please view the COPYING
9  * file that was distributed with this source code.
10  */
11 
12 #include "rpg_eventcommand.h"
13 #include "rpg_movecommand.h"
14 #include "rpg_animationtiming.h"
15 #include "rpg_animation.h"
16 #include "rpg_attribute.h"
17 #include "rpg_battlecommand.h"
18 #include "rpg_battlecommands.h"
20 #include "rpg_battleranimation.h"
22 #include "rpg_chipset.h"
23 #include "rpg_commonevent.h"
24 #include "rpg_skill.h"
25 #include "rpg_itemanimation.h"
26 #include "rpg_item.h"
27 #include "rpg_enemyaction.h"
28 #include "rpg_terrain.h"
29 #include "rpg_state.h"
30 #include "rpg_system.h"
31 #include "rpg_eventpagecondition.h"
32 #include "rpg_eventpage.h"
33 #include "rpg_map.h"
34 #include "rpg_savesystem.h"
35 #include "rpg_savepicture.h"
36 #include "rpg_savepartylocation.h"
38 #include "rpg_saveactor.h"
39 #include "rpg_mapinfo.h"
40 #include "rpg_treemap.h"
41 
42 namespace RPG {
48 constexpr decltype(Attribute::kTypeTags) Attribute::kTypeTags;
60 constexpr decltype(Skill::kTypeTags) Skill::kTypeTags;
61 constexpr decltype(Skill::kSpTypeTags) Skill::kSpTypeTags;
62 constexpr decltype(Skill::kScopeTags) Skill::kScopeTags;
66 constexpr decltype(Item::kTypeTags) Item::kTypeTags;
68 constexpr decltype(Item::kTargetTags) Item::kTargetTags;
78 constexpr decltype(System::kFadeOutTags) System::kFadeOutTags;
79 constexpr decltype(System::kFadeInTags) System::kFadeInTags;
80 constexpr decltype(System::kStretchTags) System::kStretchTags;
81 constexpr decltype(System::kFontTags) System::kFontTags;
92 constexpr decltype(Map::kScrollTypeTags) Map::kScrollTypeTags;
105 constexpr decltype(MapInfo::kBGMTypeTags) MapInfo::kBGMTypeTags;
107 constexpr decltype(TreeMap::kMapTypeTags) TreeMap::kMapTypeTags;
108 
109 }
static constexpr auto kScopeTags
Definition: rpg_animation.h:32
static constexpr auto kPositionTags
Definition: rpg_animation.h:41
static constexpr auto kScreenShakeTags
static constexpr auto kFlashScopeTags
static constexpr auto kTypeTags
Definition: rpg_attribute.h:30
static constexpr auto kTypeTags
static constexpr auto kPlacementTags
static constexpr auto kFacingTags
static constexpr auto kWindowSizeTags
static constexpr auto kRowShownTags
static constexpr auto kTransparencyTags
static constexpr auto kBattleTypeTags
static constexpr auto kMovementTags
static constexpr auto kAfterImageTags
static constexpr auto kAnimTypeTags
Definition: rpg_chipset.h:31
static constexpr auto kKindTags
static constexpr auto kBasicTags
static constexpr auto kConditionTypeTags
static constexpr auto kComparisonTags
static constexpr auto kAnimTypeTags
static constexpr auto kLayersTags
Definition: rpg_eventpage.h:91
static constexpr auto kFrameTags
Definition: rpg_eventpage.h:48
static constexpr auto kMoveTypeTags
Definition: rpg_eventpage.h:63
static constexpr auto kDirectionTags
Definition: rpg_eventpage.h:36
static constexpr auto kTriggerTags
Definition: rpg_eventpage.h:79
static constexpr auto kMovementTags
static constexpr auto kAfterImageTags
static constexpr auto kSpeedTags
static constexpr auto kTargetTags
Definition: rpg_item.h:68
static constexpr auto kTypeTags
Definition: rpg_item.h:41
static constexpr auto kTrajectoryTags
Definition: rpg_item.h:58
static constexpr auto kScrollTypeTags
Definition: rpg_map.h:35
static constexpr auto kGeneratorTilesTags
Definition: rpg_map.h:57
static constexpr auto kGeneratorModeTags
Definition: rpg_map.h:47
static constexpr auto kTriStateTags
Definition: rpg_mapinfo.h:55
static constexpr auto kMusicTypeTags
Definition: rpg_mapinfo.h:35
static constexpr auto kBGMTypeTags
Definition: rpg_mapinfo.h:45
static constexpr auto kCodeTags
static constexpr auto kRowTypeTags
Definition: rpg_saveactor.h:31
static constexpr auto kPanStateTags
static constexpr auto kVehicleTypeTags
static constexpr auto kEffectTags
static constexpr auto kMapLayerTags
static constexpr auto kBattleLayerTags
static constexpr auto kSceneTags
static constexpr auto kAtbModeTags
static constexpr auto kVehicleTypeTags
static constexpr auto kSpTypeTags
Definition: rpg_skill.h:47
static constexpr auto kScopeTags
Definition: rpg_skill.h:58
static constexpr auto kTypeTags
Definition: rpg_skill.h:36
static constexpr auto kRestrictionTags
Definition: rpg_state.h:43
static constexpr auto kChangeTypeTags
Definition: rpg_state.h:64
static constexpr auto kPersistenceTags
Definition: rpg_state.h:33
static constexpr auto kAffectTypeTags
Definition: rpg_state.h:54
static constexpr auto kBattleConditionTags
Definition: rpg_system.h:159
static constexpr auto kStretchTags
Definition: rpg_system.h:130
static constexpr auto kEquipmentSettingTags
Definition: rpg_system.h:170
static constexpr auto kBattleFormationTags
Definition: rpg_system.h:147
static constexpr auto kFadeOutTags
Definition: rpg_system.h:54
static constexpr auto kFadeInTags
Definition: rpg_system.h:102
static constexpr auto kFontTags
Definition: rpg_system.h:138
static constexpr auto kBGAssociationTags
Definition: rpg_terrain.h:44
static constexpr auto kBushDepthTags
Definition: rpg_terrain.h:34
static constexpr auto kMapTypeTags
Definition: rpg_treemap.h:33
Definition: rpg_actor.h:26