Package mindustry.logic
Class LCategory
java.lang.Object
mindustry.logic.LCategory
- All Implemented Interfaces:
Comparable<LCategory>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final arc.struct.Seq<LCategory>
static final LCategory
final arc.graphics.Color
static final LCategory
final arc.scene.style.Drawable
final int
static final LCategory
final String
static final LCategory
static final LCategory
static final LCategory
static final LCategory
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
all
-
unknown
-
io
-
block
-
operation
-
control
-
unit
-
world
-
name
-
id
public final int id -
color
public final arc.graphics.Color color -
icon
@Nullable public final arc.scene.style.Drawable icon
-
-
Constructor Details
-
LCategory
-
LCategory
-
-
Method Details
-
localized
-
description
-
compareTo
- Specified by:
compareTo
in interfaceComparable<LCategory>
-