Class EncounterPoint
java.lang.Object
com.fs.starfarer.api.impl.campaign.enc.EncounterPoint
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEncounterPoint
(String id, LocationAPI where, org.lwjgl.util.vector.Vector2f loc, String type) -
Method Summary
-
Field Details
-
id
-
where
-
loc
public org.lwjgl.util.vector.Vector2f loc -
type
-
custom
-
-
Constructor Details
-
EncounterPoint
public EncounterPoint(String id, LocationAPI where, org.lwjgl.util.vector.Vector2f loc, String type)
-
-
Method Details