1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-05 20:55:23 +00:00
OpenDiablo2/d2common/d2math
danhale-git 727e8244c6
Implemented Position in Path and PathTile (#605)
* Unnecessary constructor assignments removed.

* Position implemented in d2common.Path

* Position implemented in mapEntity.Step.

* Position implemented in d2common.PathTile.
2020-07-18 18:07:13 -04:00
..
d2vector Implemented Position in Path and PathTile (#605) 2020-07-18 18:07:13 -04:00
doc.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
math_test.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
math.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
ranged_number_test.go adding ranged number type, for use in stats (#581) 2020-07-13 09:03:19 -04:00
ranged_number.go adding ranged number type, for use in stats (#581) 2020-07-13 09:03:19 -04:00