MCPcopy Create free account
hub / github.com/dds-bridge/dds / Reinit

Method Reinit

library/src/moves/moves.cpp:140–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140auto Moves::Reinit(const int tricks, const int ourLeadHand) -> void {
141 track[tricks].lead_hand = ourLeadHand;
142}
143
144/**
145 * @brief Generate moves for the opening lead (first hand of trick).

Callers 2

reinitMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64