Commit History

作者 SHA1 備註 提交日期
  therealbluepandabear 5efc1498cd Add some `enforce` blocks for safety reasons. 1 年之前
  therealbluepandabear f4cd8bf61b Add constructor to `Vector` which takes one parameter called `size`. This will construct a vector with `x` and `y` values of `size`. This can be efficient in scenarios in which the user would want to define a `Vector` with an equal `x` and `y`. 1 年之前
  therealbluepandabear e1a5775432 `Vector.toString` is now `const`. 1 年之前
  therealbluepandabear dc3174963b Add `toString` for `Vector`. 1 年之前
  therealbluepandabear 4dd268c2bc Rename `Coordinate` and `Dimension` to `Vector` with `x` and `y`. 1 年之前