Package megamek.client.bot.princess
Class Precognition
java.lang.Object
megamek.client.bot.princess.Precognition
- All Implemented Interfaces:
Runnable
unit_potential_locations keeps track of all the potential coordinates and facings a unit could reach It tries to keep
all the calculations up to date, and do most of the work when the opponent is moving
-
Constructor Details
-
Precognition
-
-
Method Details
-
receiveEntitiesUpdate
Update multiple entities from the server. Used only in the lobby phase.- Throws:
InvalidPacketDataException
-
run
public void run() -
getECMInfo
-
getPlayer
Returns the individual player assigned the index parameter.
-