Class InfoEntityDef
- java.lang.Object
-
- de.extio.spacecraft.shared.model.entity.AbstractEntityDef
-
- de.extio.spacecraft.shared.model.entity.builtin.def.InfoEntityDef
-
- Direct Known Subclasses:
AiControlBanditEntityDef
,AiControlEntityDef
,AiControlTransporterEntityDef
,AiDestinationEntityDef
,AiSpawnPointEntityDef
,AiWaypointEntityDef
,CrewSpawnPointEntityDef
,MarkerEntityDef
,ScriptingEntityDef
,SpacecraftSpawnPointEntityDef
,StationEntryPointEntityDef
public abstract class InfoEntityDef extends AbstractEntityDef
Non-physical info entity defs should derive from this class
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
AbstractEntityDef.PlacementCompatibility
-
-
Constructor Summary
Constructors Constructor Description InfoEntityDef()
-
Method Summary
-
Methods inherited from class de.extio.spacecraft.shared.model.entity.AbstractEntityDef
getAutoOrientation, getCategory, getDisplayName, getLayer, getLiveEntity, getModName, getPlacementCompatibility, getTileset, getTilesetModName, getTilesetName, getTilesetPosition, getUuid, isEnabled, isPlaceable, setAutoOrientation, setCategory, setDisplayName, setEnabled, setLayer, setLiveEntity, setModName, setPlaceable, setPlacementCompatibility, setTileset, setTilesetModName, setTilesetName, setTilesetPosition, setUuid
-
-