Class: GosuRobot

Inherits:
Struct
  • Object
show all
Defined in:
lib/rrobots/gui/gosuarena.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



8
9
10
# File 'lib/rrobots/gui/gosuarena.rb', line 8

def body
  @body
end

#colorObject

Returns the value of attribute color

Returns:

  • (Object)

    the current value of color



8
9
10
# File 'lib/rrobots/gui/gosuarena.rb', line 8

def color
  @color
end

#font_colorObject

Returns the value of attribute font_color

Returns:

  • (Object)

    the current value of font_color



8
9
10
# File 'lib/rrobots/gui/gosuarena.rb', line 8

def font_color
  @font_color
end

#gunObject

Returns the value of attribute gun

Returns:

  • (Object)

    the current value of gun



8
9
10
# File 'lib/rrobots/gui/gosuarena.rb', line 8

def gun
  @gun
end

#infoObject

Returns the value of attribute info

Returns:

  • (Object)

    the current value of info



8
9
10
# File 'lib/rrobots/gui/gosuarena.rb', line 8

def info
  @info
end

#radarObject

Returns the value of attribute radar

Returns:

  • (Object)

    the current value of radar



8
9
10
# File 'lib/rrobots/gui/gosuarena.rb', line 8

def radar
  @radar
end

#speechObject

Returns the value of attribute speech

Returns:

  • (Object)

    the current value of speech



8
9
10
# File 'lib/rrobots/gui/gosuarena.rb', line 8

def speech
  @speech
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



8
9
10
# File 'lib/rrobots/gui/gosuarena.rb', line 8

def status
  @status
end