Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ SetInvert
Method
SetInvert
src/battle_animation.cpp:415–417 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
413
}
414
415
void BattleAnimation::SetInvert(bool inverted) {
416
invert = inverted;
417
}
Callers
2
Update
Method · 0.80
SetAnimationState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected