Peoplemon  0.1.0
Peoplemon 3 game source documentation
Namespaces | Enumerations
MoveId.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

 core
 Core classes and functionality for both the editor and game.
 
 core::pplmn
 Collection of classes and enums pertaining to Peoplemon themselves.
 

Enumerations

enum class  core::pplmn::MoveId : std::uint8_t {
  core::pplmn::Unknown = 0 , core::pplmn::_INVALID_1 = 1 , core::pplmn::Absent = 2 , core::pplmn::LateArrival ,
  core::pplmn::EarlyDismissal , core::pplmn::RedHairGlare , core::pplmn::LateHW , core::pplmn::Frost ,
  core::pplmn::MakeDue , core::pplmn::Optimism , core::pplmn::Sarcasm , core::pplmn::Distract ,
  core::pplmn::OffTopic , core::pplmn::Awkwardness , core::pplmn::Teach , core::pplmn::MegaTeach ,
  core::pplmn::SuperTeach , core::pplmn::ExtremeTeach , core::pplmn::Frustration , core::pplmn::Negation ,
  core::pplmn::Inquisitive , core::pplmn::Logic , core::pplmn::YellAtChris , core::pplmn::SodaBomb ,
  core::pplmn::ParabolaAttack , core::pplmn::BadJoke , core::pplmn::I4Got , core::pplmn::SkimpOut ,
  core::pplmn::LocusStrike , core::pplmn::SidesOfACircle , core::pplmn::Insanitize , core::pplmn::FloatingSymbols ,
  core::pplmn::FalseName , core::pplmn::Confuse , core::pplmn::_INVALID_2 = 34 , core::pplmn::MathGuitar = 35 ,
  core::pplmn::EssayStrike , core::pplmn::DivideBy0 , core::pplmn::Athleticism , core::pplmn::WorkOut ,
  core::pplmn::Quadratic , core::pplmn::CoreDump , core::pplmn::SuckyMove , core::pplmn::Learn ,
  core::pplmn::GUIStrike , core::pplmn::Harden , core::pplmn::Nudge , core::pplmn::TrustFall ,
  core::pplmn::SuperTrustFall , core::pplmn::HealBelle , core::pplmn::Retire , core::pplmn::Demotivate ,
  core::pplmn::WetWilly , core::pplmn::BackSass , core::pplmn::TheChest , core::pplmn::Dominize ,
  core::pplmn::Rave , core::pplmn::Hope , core::pplmn::BagSwipe , core::pplmn::Concentrate ,
  core::pplmn::_INVALID_3 = 60 , core::pplmn::Pray = 61 , core::pplmn::LongStory , core::pplmn::TrackFu ,
  core::pplmn::Kick , core::pplmn::Oblivious , core::pplmn::Carpool , core::pplmn::BlackSass ,
  core::pplmn::SassySass , core::pplmn::Borrow , core::pplmn::Chill , core::pplmn::Nap ,
  core::pplmn::Excuse , core::pplmn::ThrowRock , core::pplmn::Ambiguous , core::pplmn::Persistent ,
  core::pplmn::Replace , core::pplmn::Lastattempt , core::pplmn::Patience , core::pplmn::Jog ,
  core::pplmn::MovetoNC , core::pplmn::Camp , core::pplmn::MakeBank , core::pplmn::Set ,
  core::pplmn::Spike , core::pplmn::Bump , core::pplmn::LockIn , core::pplmn::RollD20 ,
  core::pplmn::SilentCoolness , core::pplmn::ChannelNinja , core::pplmn::Serenade , core::pplmn::GuiltTrip ,
  core::pplmn::DrunkFireworksDisplay , core::pplmn::HumbleBrag , core::pplmn::Peanut , core::pplmn::SkypeGames ,
  core::pplmn::Mooch , core::pplmn::GMPCannon , core::pplmn::BoardGameBarrage , core::pplmn::ChannelRedneck ,
  core::pplmn::SuperFan , core::pplmn::CipherStrike , core::pplmn::Bromance , core::pplmn::MedicalAttention ,
  core::pplmn::Bark , core::pplmn::Hospitality , core::pplmn::HappyGoLucky , core::pplmn::Encourage ,
  core::pplmn::EnergyBlast , core::pplmn::ShoulderShrug , core::pplmn::Cabinets , core::pplmn::PinsAndNeedles ,
  core::pplmn::Block , core::pplmn::Tool , core::pplmn::Reliable , core::pplmn::SubtleJoke ,
  core::pplmn::_NUM_MOVES
}
 The id of a move. More...