Package worldBuilder

Class LuaWriter.EntryPoint

  • Enclosing class:
    LuaWriter

    public class LuaWriter.EntryPoint
    extends java.lang.Object
    Foundation needs to know the coordinates of the entry and exit points for each city/village.
    • Method Detail

      • toString

        public java.lang.String toString​(java.lang.String indent)
        return String representation of a City location
        Parameters:
        indent - String to put in front of each line
        Returns:
        String
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object