Class EntityAISingleton

java.lang.Object
wizardquest.entity.EntityAISingleton

public class EntityAISingleton extends Object
Provides global access to the random entity AI.
  • Method Details

    • getInstance

      public static EntityAIInterface getInstance()
      Provides a reference to the random entity AI.
      Returns:
      a reference to the entity AI singleton.