class Looper::Vector
- Looper::Vector
- Reference
- Object
Defined in:
looper/vector.crConstructors
Class Method Summary
Instance Method Summary
- #collision?(tri : Triangle)
- #dot(v : Vector)
- #subtract(v : Vector) : Vector
- #to_struct
- #x : Int32 | Float32
- #x=(x : Int32 | Float32)
- #y : Int32 | Float32
- #y=(y : Int32 | Float32)