Package mindustry.logic
Class LogicFx
java.lang.Object
mindustry.logic.LogicFx
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
add
(String name, LogicFx.EffectEntry entry) Adds an effect entry to the map.static String[]
all()
static Iterable<LogicFx.EffectEntry>
entries()
static LogicFx.EffectEntry
-
Constructor Details
-
LogicFx
public LogicFx()
-
-
Method Details
-
entries
-
get
-
add
Adds an effect entry to the map. -
all
-