MCPcopy 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
415void BattleAnimation::SetInvert(bool inverted) {
416 invert = inverted;
417}

Callers 2

UpdateMethod · 0.80
SetAnimationStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected