Class Pings
java.lang.Object
com.fs.starfarer.api.impl.campaign.ids.Pings
Variable names for stuff stored in memory that:
1) Generally isn't used in rules.csv (but might occasionally be)
2) Generally is used more than once, so it's convenient to track from here
- Author:
- Alex Mosolov Copyright 2014 Fractal Softworks, LLC
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COMMS
- See Also:
-
DANGER
- See Also:
-
FLEE
- See Also:
-
SENSOR_BURST
- See Also:
-
NEW_SENSOR_CONTACT
- See Also:
-
NOTICED_PLAYER
- See Also:
-
LOST_SIGHT_OF_PLAYER
- See Also:
-
REMOTE_SURVEY
- See Also:
-
DISTRESS_CALL
- See Also:
-
WARNING_BEACON1
- See Also:
-
WARNING_BEACON2
- See Also:
-
WARNING_BEACON3
- See Also:
-
INTERDICT
- See Also:
-
TRANSVERSE_JUMP
- See Also:
-
SLIPSURGE
- See Also:
-
-
Constructor Details
-
Pings
public Pings()
-