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

Method GetCBAAfterimage

src/game_battlealgorithm.cpp:390–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388}
389
390int Game_BattleAlgorithm::AlgorithmBase::GetCBAAfterimage() const {
391 return lcf::rpg::BattlerAnimationItemSkill::Afterimage_none;
392}
393
394const lcf::rpg::BattlerAnimationItemSkill* Game_BattleAlgorithm::AlgorithmBase::GetWeaponAnimationData() const {
395 return nullptr;

Callers 1

CBAInitMethod · 0.80

Calls 4

GetWeaponsMethod · 0.80
GetTypeMethod · 0.45
sizeMethod · 0.45
GetIdMethod · 0.45

Tested by

no test coverage detected