Class: NSPoint
- Inherits:
-
Object
- Object
- NSPoint
- Includes:
- PurplishFrame::Point
- Defined in:
- lib/purplish-frame/non-ui/osx/ns_array.rb,
lib/purplish-frame/non-ui/osx/ns_point.rb
Instance Method Summary collapse
Methods included from PurplishFrame::Point
Instance Method Details
#to_point ⇒ Object
14 15 16 |
# File 'lib/purplish-frame/non-ui/osx/ns_array.rb', line 14 def to_point self end |