Interface AssignmentTargetAPI

All Known Subinterfaces:
BattleObjectiveAPI, DeployedFleetMemberAPI

public interface AssignmentTargetAPI
  • Method Summary

    Modifier and Type
    Method
    Description
    org.lwjgl.util.vector.Vector2f
     
    int
     
    org.lwjgl.util.vector.Vector2f
     
  • Method Details

    • getLocation

      org.lwjgl.util.vector.Vector2f getLocation()
    • getVelocity

      org.lwjgl.util.vector.Vector2f getVelocity()
    • getOwner

      int getOwner()
      Returns:
      0 for player, 1 for enemy, 100 for neutral.