MCPcopy 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
1240Enemy::~Enemy(){};
1241
1242void Enemy::draw(Camera* camera)
1243{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected