Class Fissure


public class Fissure extends PlaceableEntity
  • Constructor Details

  • Method Details

    • update

      public void update()
      Description copied from class: Entity
      Perform an update on all components. This is called by the entity service and should not be called manually.
      Overrides:
      update in class Entity