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

Method FlashTargets

src/battle_animation.cpp:282–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280}
281
282void BattleAnimationMap::FlashTargets(int r, int g, int b, int p) {
283 target->Flash(r, g, b, p, 0);
284}
285
286void BattleAnimationMap::ShakeTargets(int /* str */, int /* spd */, int /* time */) {
287}

Callers

nothing calls this directly

Calls 1

FlashMethod · 0.45

Tested by

no test coverage detected