Class EmptyFloor

All Implemented Interfaces:
Comparable<Content>, Senseable

public class EmptyFloor extends Floor
Empty floor is *not* equivalent to air. Unlike air, it is solid, and still draws neighboring tile edges.
  • Constructor Details

    • EmptyFloor

      public EmptyFloor(String name)
  • Method Details