Class: VRMenuTemplate
Instance Attribute Summary collapse
-
#caption ⇒ Object
Returns the value of attribute caption.
-
#item ⇒ Object
Returns the value of attribute item.
-
#state ⇒ Object
Returns the value of attribute state.
Instance Attribute Details
#caption ⇒ Object
Returns the value of attribute caption
921 922 923 |
# File 'lib/vr/vrcontrol.rb', line 921 def @caption end |
#item ⇒ Object
Returns the value of attribute item
921 922 923 |
# File 'lib/vr/vrcontrol.rb', line 921 def item @item end |
#state ⇒ Object
Returns the value of attribute state
921 922 923 |
# File 'lib/vr/vrcontrol.rb', line 921 def state @state end |