Class: NSPoint

Inherits:
Object
  • Object
show all
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_pointObject



14
15
16
# File 'lib/purplish-frame/non-ui/osx/ns_array.rb', line 14

def to_point
  self
end