Class TimeManagerSingleton

java.lang.Object
wizardquest.gamemanager.TimeManagerSingleton

public class TimeManagerSingleton extends Object
Provides a singleton global access point to the time manager
  • Method Details

    • getInstance

      public static TimeManagerInterface getInstance()
      Returns a reference to the time manager.
      Returns:
      the time manager.