Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
405
int Player::GetFrames() {
406
return frames;
407
}
408
409
void Player::Exit() {
410
if (player_config.settings_autosave.Get()) {
Callers
4
Update
Method · 0.45
ShowBattleAnimation
Method · 0.45
ShowBattleAnimation
Method · 0.45
CancelBattleAnimation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected