Package 

Enum Fill.Direction

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum Fill.Direction
    
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      DOWN
      UP
      RIGHT
      LEFT
    • Method Summary

      Modifier and Type Method Description
      static Array<Fill.Direction> values()
      static Fill.Direction valueOf(String name)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait