liblcf
Loading...
Searching...
No Matches
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) 2021 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 "lcf/rpg/eventcommand.h"
13#include "lcf/rpg/movecommand.h"
14#include "lcf/rpg/animationtiming.h"
15#include "lcf/rpg/animation.h"
16#include "lcf/rpg/attribute.h"
17#include "lcf/rpg/battlecommand.h"
18#include "lcf/rpg/battlecommands.h"
19#include "lcf/rpg/battleranimation.h"
20#include "lcf/rpg/battleranimationitemskill.h"
21#include "lcf/rpg/battleranimationpose.h"
22#include "lcf/rpg/chipset.h"
23#include "lcf/rpg/commonevent.h"
24#include "lcf/rpg/skill.h"
25#include "lcf/rpg/item.h"
26#include "lcf/rpg/enemyaction.h"
27#include "lcf/rpg/terrain.h"
28#include "lcf/rpg/state.h"
29#include "lcf/rpg/system.h"
30#include "lcf/rpg/eventpagecondition.h"
31#include "lcf/rpg/eventpage.h"
32#include "lcf/rpg/map.h"
33#include "lcf/rpg/savesystem.h"
34#include "lcf/rpg/savepicture.h"
35#include "lcf/rpg/savepartylocation.h"
36#include "lcf/rpg/savevehiclelocation.h"
37#include "lcf/rpg/saveactor.h"
38#include "lcf/rpg/mapinfo.h"
39#include "lcf/rpg/treemap.h"
40
41namespace lcf {
42namespace rpg {
43constexpr decltype(MoveCommand::kCodeTags) MoveCommand::kCodeTags;
44constexpr decltype(AnimationTiming::kFlashScopeTags) AnimationTiming::kFlashScopeTags;
45constexpr decltype(AnimationTiming::kScreenShakeTags) AnimationTiming::kScreenShakeTags;
46constexpr decltype(Animation::kScopeTags) Animation::kScopeTags;
47constexpr decltype(Animation::kPositionTags) Animation::kPositionTags;
48constexpr decltype(Attribute::kTypeTags) Attribute::kTypeTags;
49constexpr decltype(BattleCommand::kTypeTags) BattleCommand::kTypeTags;
50constexpr decltype(BattleCommands::kPlacementTags) BattleCommands::kPlacementTags;
51constexpr decltype(BattleCommands::kRowShownTags) BattleCommands::kRowShownTags;
52constexpr decltype(BattleCommands::kBattleTypeTags) BattleCommands::kBattleTypeTags;
53constexpr decltype(BattleCommands::kWindowSizeTags) BattleCommands::kWindowSizeTags;
54constexpr decltype(BattleCommands::kTransparencyTags) BattleCommands::kTransparencyTags;
55constexpr decltype(BattleCommands::kFacingTags) BattleCommands::kFacingTags;
56constexpr decltype(BattlerAnimation::kPoseTags) BattlerAnimation::kPoseTags;
57constexpr decltype(BattlerAnimationItemSkill::kSpeedTags) BattlerAnimationItemSkill::kSpeedTags;
58constexpr decltype(BattlerAnimationItemSkill::kAnimTypeTags) BattlerAnimationItemSkill::kAnimTypeTags;
59constexpr decltype(BattlerAnimationItemSkill::kMovementTags) BattlerAnimationItemSkill::kMovementTags;
60constexpr decltype(BattlerAnimationItemSkill::kAfterimageTags) BattlerAnimationItemSkill::kAfterimageTags;
61constexpr decltype(BattlerAnimationPose::kAnimTypeTags) BattlerAnimationPose::kAnimTypeTags;
62constexpr decltype(Chipset::kAnimTypeTags) Chipset::kAnimTypeTags;
63constexpr decltype(Skill::kTypeTags) Skill::kTypeTags;
64constexpr decltype(Skill::kSpTypeTags) Skill::kSpTypeTags;
65constexpr decltype(Skill::kScopeTags) Skill::kScopeTags;
66constexpr decltype(Item::kTypeTags) Item::kTypeTags;
67constexpr decltype(Item::kTrajectoryTags) Item::kTrajectoryTags;
68constexpr decltype(Item::kTargetTags) Item::kTargetTags;
69constexpr decltype(EnemyAction::kKindTags) EnemyAction::kKindTags;
70constexpr decltype(EnemyAction::kBasicTags) EnemyAction::kBasicTags;
71constexpr decltype(EnemyAction::kConditionTypeTags) EnemyAction::kConditionTypeTags;
72constexpr decltype(Terrain::kBushDepthTags) Terrain::kBushDepthTags;
73constexpr decltype(Terrain::kBGAssociationTags) Terrain::kBGAssociationTags;
74constexpr decltype(State::kPersistenceTags) State::kPersistenceTags;
75constexpr decltype(State::kRestrictionTags) State::kRestrictionTags;
76constexpr decltype(State::kAffectTypeTags) State::kAffectTypeTags;
77constexpr decltype(State::kChangeTypeTags) State::kChangeTypeTags;
78constexpr decltype(System::kFadeOutTags) System::kFadeOutTags;
79constexpr decltype(System::kFadeInTags) System::kFadeInTags;
80constexpr decltype(System::kStretchTags) System::kStretchTags;
81constexpr decltype(System::kFontTags) System::kFontTags;
82constexpr decltype(System::kBattleFormationTags) System::kBattleFormationTags;
83constexpr decltype(System::kBattleConditionTags) System::kBattleConditionTags;
84constexpr decltype(System::kEquipmentSettingTags) System::kEquipmentSettingTags;
85constexpr decltype(EventPageCondition::kComparisonTags) EventPageCondition::kComparisonTags;
86constexpr decltype(EventPage::kDirectionTags) EventPage::kDirectionTags;
87constexpr decltype(EventPage::kFrameTags) EventPage::kFrameTags;
88constexpr decltype(EventPage::kMoveTypeTags) EventPage::kMoveTypeTags;
89constexpr decltype(EventPage::kTriggerTags) EventPage::kTriggerTags;
90constexpr decltype(EventPage::kLayersTags) EventPage::kLayersTags;
91constexpr decltype(EventPage::kAnimTypeTags) EventPage::kAnimTypeTags;
92constexpr decltype(Map::kScrollTypeTags) Map::kScrollTypeTags;
93constexpr decltype(Map::kGeneratorModeTags) Map::kGeneratorModeTags;
94constexpr decltype(Map::kGeneratorTilesTags) Map::kGeneratorTilesTags;
95constexpr decltype(SaveSystem::kSceneTags) SaveSystem::kSceneTags;
96constexpr decltype(SaveSystem::kAtbModeTags) SaveSystem::kAtbModeTags;
97constexpr decltype(SavePicture::kEffectTags) SavePicture::kEffectTags;
98constexpr decltype(SavePicture::kMapLayerTags) SavePicture::kMapLayerTags;
99constexpr decltype(SavePicture::kBattleLayerTags) SavePicture::kBattleLayerTags;
100constexpr decltype(SavePicture::kEasyRpgFlipTags) SavePicture::kEasyRpgFlipTags;
101constexpr decltype(SavePartyLocation::kVehicleTypeTags) SavePartyLocation::kVehicleTypeTags;
102constexpr decltype(SavePartyLocation::kPanStateTags) SavePartyLocation::kPanStateTags;
103constexpr decltype(SaveVehicleLocation::kVehicleTypeTags) SaveVehicleLocation::kVehicleTypeTags;
104constexpr decltype(SaveActor::kRowTypeTags) SaveActor::kRowTypeTags;
105constexpr decltype(MapInfo::kMusicTypeTags) MapInfo::kMusicTypeTags;
106constexpr decltype(MapInfo::kBGMTypeTags) MapInfo::kBGMTypeTags;
107constexpr decltype(MapInfo::kTriStateTags) MapInfo::kTriStateTags;
108constexpr decltype(TreeMap::kMapTypeTags) TreeMap::kMapTypeTags;
109
110} // namespace rpg
111} // namespace lcf
Definition: dbarray.cpp:13