Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
static void nullDBEnemy(lcf::rpg::Enemy&) {}
Callers
nothing calls this directly
Calls
15
MakeDBEnemy
Function · 0.85
MakeEnemyHit
Function · 0.85
MakeEnemyCrit
Function · 0.85
Approx
Function · 0.85
MakeEnemyReward
Function · 0.85
SetDBEnemyAttribute
Function · 0.85
MakeDBAttribute
Function · 0.85
GetHue
Method · 0.80
GetDropId
Method · 0.80
GetDropProbability
Method · 0.80
GetAttributeRate
Method · 0.80
GetAttributeRateShift
Method · 0.80
Tested by
no test coverage detected