Class: GUI::TkRobot

Inherits:
Struct
  • Object
show all
Defined in:
lib/GUI/tk.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



23
24
25
# File 'lib/GUI/tk.rb', line 23

def body
  @body
end

#gunObject

Returns the value of attribute gun

Returns:

  • (Object)

    the current value of gun



23
24
25
# File 'lib/GUI/tk.rb', line 23

def gun
  @gun
end

#infoObject

Returns the value of attribute info

Returns:

  • (Object)

    the current value of info



23
24
25
# File 'lib/GUI/tk.rb', line 23

def info
  @info
end

#radarObject

Returns the value of attribute radar

Returns:

  • (Object)

    the current value of radar



23
24
25
# File 'lib/GUI/tk.rb', line 23

def radar
  @radar
end

#speechObject

Returns the value of attribute speech

Returns:

  • (Object)

    the current value of speech



23
24
25
# File 'lib/GUI/tk.rb', line 23

def speech
  @speech
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



23
24
25
# File 'lib/GUI/tk.rb', line 23

def status
  @status
end