Class: Module
- Inherits:
-
Object
- Object
- Module
- Defined in:
- lib/ruby2d/mruby_compat.rb
Instance Method Summary collapse
Instance Method Details
#private_class_method ⇒ Object
9 |
# File 'lib/ruby2d/mruby_compat.rb', line 9 def private_class_method(*) = self |
#private_constant ⇒ Object
10 |
# File 'lib/ruby2d/mruby_compat.rb', line 10 def private_constant(*) = self |