Method: Player#restToken

Defined in:
lib/player.rb

#restTokenObject



13
14
15
# File 'lib/player.rb', line 13

def restToken
  @tokens -= 1
end