Here is a list of all documented file members with links to the documentation:
- c -
- d -
- e -
- f -
- g -
- game_addPlayer()
: game.c
, game.h
- game_addTeam()
: game.h
, game.c
- game_arrangePlayersRound()
: game.c
, game.h
- game_checkCard()
: game.h
, game.c
- game_createGame()
: game.c
, game.h
- game_deleteGame()
: game.c
, game.h
- GAME_EMPTY
: errors.h
- game_findNextAllowedCard()
: game.c
, game.h
- game_findPreviousAllowedCard()
: game.c
, game.h
- game_findTeam()
: game.h
, game.c
- GAME_NULL
: errors.h
- game_removePlayer()
: game.c
, game.h
- game_removeTeam()
: game.c
, game.h
- game_updateScore()
: game.c
, game.h
- game_winningTeam()
: game.h
, game.c
- h -
- i -
- l -
- m -
- n -
- p -
- r -
- round_addPlayer()
: round.c
, round.h
- round_addPlayerHand()
: round.h
, round.c
- round_arrangePlayersHand()
: round.c
, round.h
- round_computePoints()
: round.h
, round.c
- round_createHand()
: round.c
, round.h
- round_createRound()
: round.c
, round.h
- round_deleteHand()
: round.c
, round.h
- round_deleteRound()
: round.h
, round.c
- round_distributeCard()
: round.c
, round.h
- round_distributeDeck()
: round.c
, round.h
- ROUND_EMPTY
: errors.h
- round_findNextAllowedBid()
: round.c
, round.h
- round_findPlayerIndexRound()
: round.c
, round.h
- round_findPreviousAllowedBid()
: round.h
, round.c
- round_getBidWinner()
: round.c
, round.h
- round_getMaximumBid()
: round.c
, round.h
- round_handWinner()
: round.h
, round.c
- ROUND_NULL
: errors.h
- round_placeBid()
: round.h
, round.c
- round_putCard()
: round.c
, round.h
- round_removePlayer()
: round.c
, round.h
- round_removePlayerHand()
: round.h
, round.c
- s -
- t -
- v -