Glove::Point
Inherits Struct / Value / Object
Constructors
new(x : Float32, y : Float32)
SourceInstance methods
+(other : Glove::Vector)
Source-(other : Glove::Point)
Source-(other : Glove::Vector)
Sourceinspect(io)
Sourcex=(x : Float32)
Sourcey=(y : Float32)
Source