Package zombie.ai

Class StateMachine.SubstateSlot

java.lang.Object
zombie.ai.StateMachine.SubstateSlot
Enclosing class:
StateMachine

public static class StateMachine.SubstateSlot
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    State getState()  
    boolean isEmpty()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getState

      public State getState()
    • isEmpty

      public boolean isEmpty()