MCPcopy Create free account
hub / github.com/EasyRPG/Player / game_enemy.cpp

File game_enemy.cpp

tests/game_enemy.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "test_mock_actor.h"
2#include "doctest.h"
3
4static void nullDBEnemy(lcf::rpg::Enemy&) {}

Callers

nothing calls this directly

Calls 15

MakeDBEnemyFunction · 0.85
MakeEnemyHitFunction · 0.85
MakeEnemyCritFunction · 0.85
ApproxFunction · 0.85
MakeEnemyRewardFunction · 0.85
SetDBEnemyAttributeFunction · 0.85
MakeDBAttributeFunction · 0.85
GetHueMethod · 0.80
GetDropIdMethod · 0.80
GetDropProbabilityMethod · 0.80
GetAttributeRateMethod · 0.80
GetAttributeRateShiftMethod · 0.80

Tested by

no test coverage detected