Class WallObjectSpawned

    • Constructor Detail

      • WallObjectSpawned

        public WallObjectSpawned()
    • Method Detail

      • getTile

        public Tile getTile()
        The affected tile.
      • getWallObject

        public WallObject getWallObject()
        The newly spawned wall object.
      • setTile

        public void setTile​(Tile tile)
        The affected tile.
      • setWallObject

        public void setWallObject​(WallObject wallObject)
        The newly spawned wall object.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object