Kind2/base/V2.kind
Rígille S. B. Menezes c91caee218 start 2d physics lib
2021-08-03 18:59:11 -03:00

4 lines
34 B
Plaintext

type V2 {
new(x: F64, y: F64)
}