Class: VRMenuTemplate

Inherits:
Struct
  • Object
show all
Defined in:
lib/vr/vrcontrol.rb

Instance Attribute Summary collapse

Instance Attribute Details

#captionObject

Returns the value of attribute caption

Returns:

  • (Object)

    the current value of caption



921
922
923
# File 'lib/vr/vrcontrol.rb', line 921

def caption
  @caption
end

#itemObject

Returns the value of attribute item

Returns:

  • (Object)

    the current value of item



921
922
923
# File 'lib/vr/vrcontrol.rb', line 921

def item
  @item
end

#stateObject

Returns the value of attribute state

Returns:

  • (Object)

    the current value of state



921
922
923
# File 'lib/vr/vrcontrol.rb', line 921

def state
  @state
end