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

Class MovingObject

engine/src/camera.h:16–16  ·  view source on GitHub ↗

Forward declarations

Source from the content-addressed store, hash-verified

14
15// Forward declarations
16class MovingObject;
17struct WorldRect;
18
19class Camera : public MovingObject {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected