Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
class MovingObject;
17
struct WorldRect;
18
19
class Camera : public MovingObject {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected