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

File enemyai.cpp

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

Source from the content-addressed store, hash-verified

1#include "test_mock_actor.h"
2#include "enemyai.h"
3#include "rand.h"
4#include "algo.h"

Callers

nothing calls this directly

Calls 15

testIrregularSkillFunction · 0.85
MakeSkillFunction · 0.85
testNormalSkillFunction · 0.85
MakeActionsFunction · 0.85
testActionTypeFunction · 0.85
IsSkillEffectiveOnFunction · 0.85
testActionNullptrFunction · 0.85
SetStateRestrictedActionFunction · 0.85
KillMethod · 0.80
SetHiddenMethod · 0.80
AddStateMethod · 0.80

Tested by

no test coverage detected