Class ControlIntent

java.lang.Object
me.arcademadness.omni_dungeon.controllers.ControlIntent

public class ControlIntent extends Object
  • Constructor Details

    • ControlIntent

      public ControlIntent()
  • Method Details

    • addAction

      public void addAction(Action action)
    • getActions

      public List<Action> getActions()
    • none

      public static ControlIntent none()
    • isEmpty

      public boolean isEmpty()