Class: Mittsu::GLFWLib::MacOS

Inherits:
Mittsu::GenericLib::Base show all
Defined in:
lib/mittsu/renderers/glfw_lib.rb

Instance Method Summary collapse

Instance Method Details

#fileObject



35
36
37
# File 'lib/mittsu/renderers/glfw_lib.rb', line 35

def file
  'libglfw3.dylib'
end

#pathObject



31
32
33
# File 'lib/mittsu/renderers/glfw_lib.rb', line 31

def path
  '/usr/local/lib'
end