Class: MilkTea::OpenGLRegistry::CommandParam

Inherits:
Data
  • Object
show all
Defined in:
lib/milk_tea/bindings/opengl_registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



20
21
22
# File 'lib/milk_tea/bindings/opengl_registry.rb', line 20

def name
  @name
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



20
21
22
# File 'lib/milk_tea/bindings/opengl_registry.rb', line 20

def source
  @source
end