Class: QbertBot::Listener

Inherits:
Struct
  • Object
show all
Defined in:
lib/qbert_bot/robot.rb

Instance Attribute Summary collapse

Instance Attribute Details

#patternObject

Returns the value of attribute pattern

Returns:

  • (Object)

    the current value of pattern



7
8
9
# File 'lib/qbert_bot/robot.rb', line 7

def pattern
  @pattern
end

#procObject

Returns the value of attribute proc

Returns:

  • (Object)

    the current value of proc



7
8
9
# File 'lib/qbert_bot/robot.rb', line 7

def proc
  @proc
end