Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atraczyk/2d-engine
/ ~Enemy
Method
~Enemy
engine/src/entity.cpp:1240–1240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1238
};
1239
1240
Enemy::~Enemy(){};
1241
1242
void Enemy::draw(Camera* camera)
1243
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected