This website requires JavaScript.
Explore
Help
Sign In
gravestench
/
OpenDiablo2
Watch
1
Star
1
Fork
0
You've already forked OpenDiablo2
mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced
2024-11-04 17:27:16 -05:00
Code
Issues
Releases
Wiki
Activity
664b8416f1
OpenDiablo2
/
d2common
/
path.go
8 lines
75 B
Go
Raw
Normal View
History
Unescape
Escape
merged d2shared into the core package (#275)
2020-01-26 00:39:13 -05:00
package
d2common
type
Path
struct
{
Add support for missiles (#308) * WIP: Add support for missiles Break AnimatedEntity into two parts to support single and composite animations. Summon misssiles on right click. * Break animated entity down further Move npc only logic to npc struct, reduce duplication in map entities * Change a bunch of int32s to int
2020-02-22 20:44:30 -05:00
X
int
Y
int
Action
int
merged d2shared into the core package (#275)
2020-01-26 00:39:13 -05:00
}
Reference in New Issue
Copy Permalink