MCPcopy Create free account
hub / github.com/EasyRPG/Player / GetSourcePose

Method GetSourcePose

src/game_battlealgorithm.cpp:382–384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380}
381
382int Game_BattleAlgorithm::AlgorithmBase::GetSourcePose() const {
383 return lcf::rpg::BattlerAnimation::Pose_Idle;
384}
385
386int Game_BattleAlgorithm::AlgorithmBase::GetCBAMovement() const {
387 return lcf::rpg::BattlerAnimationItemSkill::Movement_none;

Calls 3

GetTypeMethod · 0.45
sizeMethod · 0.45
GetIdMethod · 0.45

Tested by

no test coverage detected