MCPcopy Create free account
hub / github.com/atraczyk/2d-engine / ~Player

Method ~Player

engine/src/entity.cpp:405–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

403}
404
405Player::~Player() {}
406
407void Player::draw(Camera* camera)
408{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected