Package mindustry.ai
Class UnitStance
java.lang.Object
mindustry.ctype.Content
mindustry.ctype.MappableContent
mindustry.ai.UnitStance
- All Implemented Interfaces:
Comparable<Content>
-
Nested Class Summary
Nested classes/interfaces inherited from class mindustry.ctype.Content
Content.ModContentInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic UnitStance
Name of UI icon (from Icon class).Key to press for this stance.static UnitStance
static UnitStance
static UnitStance
static UnitStance
static UnitStance
Fields inherited from class mindustry.ctype.MappableContent
name
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
stop
-
shoot
-
holdFire
-
pursueTarget
-
patrol
-
ram
-
icon
Name of UI icon (from Icon class). -
keybind
Key to press for this stance.
-
-
Constructor Details
-
UnitStance
-
-
Method Details
-
localized
-
getIcon
public arc.scene.style.TextureRegionDrawable getIcon() -
getEmoji
public char getEmoji() -
getContentType
Description copied from class:Content
Returns the type name of this piece of content. This should return the same value for all instances of this content type.- Specified by:
getContentType
in classContent
-
toString
- Overrides:
toString
in classMappableContent
-
loadAll
public static void loadAll()
-