Returns a number describing the current index of the flag.
number
function getPlayerFlagIndex(state) { return state.player.flagIndex; }