1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-09 06:44:25 -04:00
OpenDiablo2/d2common/d2math/d2vector
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
..
doc.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
position_test.go Map entity rework - vectors in mapEntity (#579) 2020-07-13 09:06:50 -04:00
position.go Implemented Position in Path and PathTile (#605) 2020-07-18 18:07:13 -04:00
vector_test.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
vector.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00