Class Fox::FXPoint
In: ../lib/fox/core.rb
Parent: Object

Point

Methods
*    +    -    -@    /    ==    clone    new   
External Aliases
initialize -> initializeXY
Public Class methods
new(*args)

Returns an initialized FXPoint instance.

Public Instance methods
clone()
==(other)
-@()
+(other)
-(other)
*(other)
/(other)