struct Glove::Point
- Glove::Point
- Struct
- Value
- Object
Defined in:
point.crConstructors
Instance Method Summary
- #+(other : Glove::Vector)
- #-(other : Glove::Point)
- #-(other : Glove::Vector)
- #inspect(io)
- #x : Float32
- #x=(x : Float32)
- #y : Float32
- #y=(y : Float32)