Class: WarSimulator::Player

Inherits:
Object
  • Object
show all
Defined in:
lib/war_simulator/player.rb

Instance Attribute Summary collapse

Instance Attribute Details

#handObject

Returns the value of attribute hand.



4
5
6
# File 'lib/war_simulator/player.rb', line 4

def hand
  @hand
end