Package gaiasky.util

Class LoadingTextGenerator

java.lang.Object
gaiasky.util.LoadingTextGenerator

public class LoadingTextGenerator extends Object
Manages and generates sentences to display during loading. It uses a series of files containing verbs, adjectives and objects, which are optionally localized, and an order file to compose random sentences.
  • Constructor Details

    • LoadingTextGenerator

      public LoadingTextGenerator()
  • Method Details