Method: Codebreaker::Game#hints_total

Defined in:
lib/entities/game.rb

#hints_totalObject (readonly)

Returns the value of attribute hints_total.



17
18
19
# File 'lib/entities/game.rb', line 17

def hints_total
  @hints_total
end