Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ AlgorithmBase
Class
AlgorithmBase
src/enemyai.h:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
29
namespace EnemyAi {
30
class AlgorithmBase;
31
32
/**
33
* Enemy AI algorithm factory function which creates enemy ai algorithm from the given name
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected