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

Method ~Camera

engine/src/camera.cpp:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29Camera::~Camera() {}
30
31void Camera::initialize(int x, int y, int width, int height)
32{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected