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

Method GetFrames

src/player.cpp:405–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

403}
404
405int Player::GetFrames() {
406 return frames;
407}
408
409void Player::Exit() {
410 if (player_config.settings_autosave.Get()) {

Callers 4

UpdateMethod · 0.45
ShowBattleAnimationMethod · 0.45
ShowBattleAnimationMethod · 0.45
CancelBattleAnimationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected