java.lang.Object
it.uniroma2.art.semanticturkey.multiverse.WorldInfo

public class WorldInfo extends Object
Concise information about a world.
Author:
Manuel Fiorelli
  • Constructor Details

    • WorldInfo

      public WorldInfo(String worldName, int userCount)
  • Method Details

    • getWorldName

      public String getWorldName()
    • getUserCount

      public int getUserCount()