--------------------------------------------- MINERALS ---------------------------------------------------
| 17 | } |
| 18 | //--------------------------------------------- MINERALS --------------------------------------------------- |
| 19 | int PlayerImpl::minerals() const |
| 20 | { |
| 21 | return self->minerals; |
| 22 | } |
| 23 | //--------------------------------------------- GAS -------------------------------------------------------- |
| 24 | int PlayerImpl::gas() const |
| 25 | { |