Class: Mittsu::GLFWLib::MacOS

Inherits:
Object
  • Object
show all
Defined in:
lib/mittsu/renderers/glfw_lib.rb

Instance Method Summary collapse

Instance Method Details

#fileObject



37
38
39
# File 'lib/mittsu/renderers/glfw_lib.rb', line 37

def file
  'libglfw3.dylib'
end

#pathObject



33
34
35
# File 'lib/mittsu/renderers/glfw_lib.rb', line 33

def path
  '/usr/local/lib'
end