=== begin_roll() === ^ Function ^ Parameter ^ Return Value | | to determine who goes first - person or computer | none | bool | Dice_management::begin_roll(); === checkForDoubles() === ^ Function ^ Parameter ^ Return Value | | test to see if doubles are rolled | none | void | === remove_move() === ^ Function ^ Parameter ^ Return Value | | keeps track of dice used | int | bool |