----------------------------------------------------- NEUTRAL --------------------------------------------
| 759 | } |
| 760 | //----------------------------------------------------- NEUTRAL -------------------------------------------- |
| 761 | Player GameImpl::neutral() const |
| 762 | { |
| 763 | return players[11]; |
| 764 | } |
| 765 | //----------------------------------------------------- ALLIES --------------------------------------------- |
| 766 | Playerset& GameImpl::allies() |
| 767 | { |
no outgoing calls
no test coverage detected