Skip to content

Remove the get_prev_trick method #16

@miselico

Description

@miselico

Currently, the engine maintains a get_prev_trick method and state in Deck that keeps a pair containing the previous trick that was played. It appears this is not used anywhere in the engine, except somewhere in the visual front-end. Can this method be removed from the state to make it more lean?
Then the visual front-end should be able to keep that bit of state itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions