Skip to content

Make Shape a protocol and all shapes structs that conform to it #64

@quephird

Description

@quephird

This will better position us to make Camera an actor and pass an instance of World to it, in which case everything in World needs to be Sendable. Currently, all shapes are classes, and we would probably have to resort to marking everything as @unchecked , which would be risky and hacky.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions