Class: Mittsu::GLFWLib::MacOS
- Inherits:
-
Object
- Object
- Mittsu::GLFWLib::MacOS
- Defined in:
- lib/mittsu/renderers/glfw_lib.rb
Instance Method Summary collapse
Instance Method Details
#file ⇒ Object
37 38 39 |
# File 'lib/mittsu/renderers/glfw_lib.rb', line 37 def file 'libglfw3.dylib' end |
#path ⇒ Object
33 34 35 |
# File 'lib/mittsu/renderers/glfw_lib.rb', line 33 def path '/usr/local/lib' end |