MCPcopy Create free account
hub / github.com/MTG2000/uno / onMove

Method onMove

src/api/API.ts:64–73  ·  view source on GitHub ↗
(
    cb: (data: {
      nxtPlayer: number;
      card: Card;
      draw?: number | undefined;
      cardsToDraw?: Card[] | undefined;
    }) => void
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

onMoveMethod · 0.65

Tested by

no test coverage detected