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