1
0
forked from 0ad/0ad
0ad/binaries
Freagarach e98fce58a6 Move some position-related functions to PositionHelper.
Renames helper Entity.js to Position.js and moves to there:
- `EntitiesNearPoint` (from Attacking.js).
- `InterpolatedLocation` (from Attacking.js).
- `TestCollision` (from Attacking.js).
- `PredictTimeToTarget` (from Attack.js).

Also adds a test for the helper.

Differential Revision: D2940
Reviewed By: @wraitii
Comments by: @Stan, @vladislavbelov
This was SVN commit r24128.
2020-11-04 18:56:45 +00:00
..
data Move some position-related functions to PositionHelper. 2020-11-04 18:56:45 +00:00
logs
system Add an interface for Reinforcement Learning. 2020-08-01 10:52:59 +00:00