Closed BlowaXD closed 6 years ago
This merge request fix the issue #4
Additions :
Instead of using int we can use short or ushort for the Height/Width, GetEntitiesInRange(int x, int y) here we also need the range as argument. But otherwise it seems good to me :)
GetEntitiesInRange(int x, int y)
I missed two things :
This merge request fix the issue #4
Additions :