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 }
rpg_eventpagecondition.h
rpg_movecommand.h
RPG::EventPageCondition::kComparisonTags
static constexpr auto kComparisonTags
Definition: rpg_eventpagecondition.h:34
RPG::MapInfo::kTriStateTags
static constexpr auto kTriStateTags
Definition: rpg_mapinfo.h:55
RPG::State::kAffectTypeTags
static constexpr auto kAffectTypeTags
Definition: rpg_state.h:54
rpg_battleranimation.h
rpg_battleranimationextension.h
RPG::BattleCommands::kFacingTags
static constexpr auto kFacingTags
Definition: rpg_battlecommands.h:76
RPG::SavePartyLocation::kVehicleTypeTags
static constexpr auto kVehicleTypeTags
Definition: rpg_savepartylocation.h:39
RPG::System::kEquipmentSettingTags
static constexpr auto kEquipmentSettingTags
Definition: rpg_system.h:170
rpg_treemap.h
RPG::SaveVehicleLocation::kVehicleTypeTags
static constexpr auto kVehicleTypeTags
Definition: rpg_savevehiclelocation.h:33
RPG::Animation::kPositionTags
static constexpr auto kPositionTags
Definition: rpg_animation.h:41
rpg_savepicture.h
rpg_saveactor.h
RPG::BattlerAnimationExtension::kAnimTypeTags
static constexpr auto kAnimTypeTags
Definition: rpg_battleranimationextension.h:30
RPG
Definition: rpg_actor.h:26
rpg_savevehiclelocation.h
RPG::BattleCommands::kBattleTypeTags
static constexpr auto kBattleTypeTags
Definition: rpg_battlecommands.h:48
RPG::EventPage::kLayersTags
static constexpr auto kLayersTags
Definition: rpg_eventpage.h:91
rpg_animation.h
RPG::Item::kTypeTags
static constexpr auto kTypeTags
Definition: rpg_item.h:41
RPG::Terrain::kBushDepthTags
static constexpr auto kBushDepthTags
Definition: rpg_terrain.h:34
RPG::Skill::kTypeTags
static constexpr auto kTypeTags
Definition: rpg_skill.h:36
rpg_terrain.h
RPG::Terrain::kBGAssociationTags
static constexpr auto kBGAssociationTags
Definition: rpg_terrain.h:44
RPG::SaveSystem::kAtbModeTags
static constexpr auto kAtbModeTags
Definition: rpg_savesystem.h:55
rpg_enemyaction.h
RPG::System::kBattleConditionTags
static constexpr auto kBattleConditionTags
Definition: rpg_system.h:159
rpg_attribute.h
RPG::MapInfo::kMusicTypeTags
static constexpr auto kMusicTypeTags
Definition: rpg_mapinfo.h:35
RPG::MoveCommand::kCodeTags
static constexpr auto kCodeTags
Definition: rpg_movecommand.h:72
rpg_commonevent.h
RPG::Map::kScrollTypeTags
static constexpr auto kScrollTypeTags
Definition: rpg_map.h:35
RPG::SavePicture::kBattleLayerTags
static constexpr auto kBattleLayerTags
Definition: rpg_savepicture.h:71
RPG::Item::kTargetTags
static constexpr auto kTargetTags
Definition: rpg_item.h:68
RPG::EventPage::kMoveTypeTags
static constexpr auto kMoveTypeTags
Definition: rpg_eventpage.h:63
RPG::System::kFadeOutTags
static constexpr auto kFadeOutTags
Definition: rpg_system.h:54
RPG::SavePartyLocation::kPanStateTags
static constexpr auto kPanStateTags
Definition: rpg_savepartylocation.h:49
RPG::SavePicture::kEffectTags
static constexpr auto kEffectTags
Definition: rpg_savepicture.h:32
rpg_savesystem.h
rpg_battleranimationdata.h
rpg_itemanimation.h
RPG::EventPage::kFrameTags
static constexpr auto kFrameTags
Definition: rpg_eventpage.h:48
RPG::AnimationTiming::kScreenShakeTags
static constexpr auto kScreenShakeTags
Definition: rpg_animationtiming.h:41
RPG::BattleCommands::kRowShownTags
static constexpr auto kRowShownTags
Definition: rpg_battlecommands.h:39
rpg_skill.h
rpg_state.h
rpg_savepartylocation.h
RPG::ItemAnimation::kSpeedTags
static constexpr auto kSpeedTags
Definition: rpg_itemanimation.h:50
RPG::Map::kGeneratorTilesTags
static constexpr auto kGeneratorTilesTags
Definition: rpg_map.h:57
RPG::BattlerAnimationData::kMovementTags
static constexpr auto kMovementTags
Definition: rpg_battleranimationdata.h:31
RPG::Map::kGeneratorModeTags
static constexpr auto kGeneratorModeTags
Definition: rpg_map.h:47
RPG::MapInfo::kBGMTypeTags
static constexpr auto kBGMTypeTags
Definition: rpg_mapinfo.h:45
RPG::Animation::kScopeTags
static constexpr auto kScopeTags
Definition: rpg_animation.h:32
RPG::BattleCommand::kTypeTags
static constexpr auto kTypeTags
Definition: rpg_battlecommand.h:34
RPG::Chipset::kAnimTypeTags
static constexpr auto kAnimTypeTags
Definition: rpg_chipset.h:31
RPG::BattlerAnimationData::kAfterImageTags
static constexpr auto kAfterImageTags
Definition: rpg_battleranimationdata.h:41
RPG::SavePicture::kMapLayerTags
static constexpr auto kMapLayerTags
Definition: rpg_savepicture.h:50
RPG::Skill::kScopeTags
static constexpr auto kScopeTags
Definition: rpg_skill.h:58
RPG::EnemyAction::kKindTags
static constexpr auto kKindTags
Definition: rpg_enemyaction.h:30
RPG::Item::kTrajectoryTags
static constexpr auto kTrajectoryTags
Definition: rpg_item.h:58
RPG::EventPage::kAnimTypeTags
static constexpr auto kAnimTypeTags
Definition: rpg_eventpage.h:105
RPG::Attribute::kTypeTags
static constexpr auto kTypeTags
Definition: rpg_attribute.h:30
RPG::System::kFontTags
static constexpr auto kFontTags
Definition: rpg_system.h:138
rpg_eventpage.h
RPG::TreeMap::kMapTypeTags
static constexpr auto kMapTypeTags
Definition: rpg_treemap.h:33
RPG::SaveSystem::kSceneTags
static constexpr auto kSceneTags
Definition: rpg_savesystem.h:40
rpg_map.h
RPG::EventPage::kDirectionTags
static constexpr auto kDirectionTags
Definition: rpg_eventpage.h:36
rpg_eventcommand.h
rpg_chipset.h
RPG::ItemAnimation::kAfterImageTags
static constexpr auto kAfterImageTags
Definition: rpg_itemanimation.h:41
rpg_battlecommands.h
rpg_system.h
rpg_item.h
RPG::State::kRestrictionTags
static constexpr auto kRestrictionTags
Definition: rpg_state.h:43
RPG::ItemAnimation::kMovementTags
static constexpr auto kMovementTags
Definition: rpg_itemanimation.h:31
RPG::System::kStretchTags
static constexpr auto kStretchTags
Definition: rpg_system.h:130
RPG::AnimationTiming::kFlashScopeTags
static constexpr auto kFlashScopeTags
Definition: rpg_animationtiming.h:31
rpg_battlecommand.h
RPG::BattleCommands::kWindowSizeTags
static constexpr auto kWindowSizeTags
Definition: rpg_battlecommands.h:57
rpg_animationtiming.h
RPG::BattleCommands::kTransparencyTags
static constexpr auto kTransparencyTags
Definition: rpg_battlecommands.h:65
RPG::Skill::kSpTypeTags
static constexpr auto kSpTypeTags
Definition: rpg_skill.h:47
RPG::System::kFadeInTags
static constexpr auto kFadeInTags
Definition: rpg_system.h:102
RPG::System::kBattleFormationTags
static constexpr auto kBattleFormationTags
Definition: rpg_system.h:147
RPG::SaveActor::kRowTypeTags
static constexpr auto kRowTypeTags
Definition: rpg_saveactor.h:31
RPG::State::kChangeTypeTags
static constexpr auto kChangeTypeTags
Definition: rpg_state.h:64
RPG::BattleCommands::kPlacementTags
static constexpr auto kPlacementTags
Definition: rpg_battlecommands.h:31
RPG::EnemyAction::kConditionTypeTags
static constexpr auto kConditionTypeTags
Definition: rpg_enemyaction.h:65
rpg_mapinfo.h
RPG::EventPage::kTriggerTags
static constexpr auto kTriggerTags
Definition: rpg_eventpage.h:79
RPG::EnemyAction::kBasicTags
static constexpr auto kBasicTags
Definition: rpg_enemyaction.h:45
RPG::State::kPersistenceTags
static constexpr auto kPersistenceTags
Definition: rpg_state.h:33