Class MapTileColors


  • public class MapTileColors
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MapTileColors()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.awt.Color calculate​(int overlayId, int underlayId, int shape, int rotation, boolean flat)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MapTileColors

        public MapTileColors()
    • Method Detail

      • calculate

        public static java.awt.Color calculate​(int overlayId,
                                               int underlayId,
                                               int shape,
                                               int rotation,
                                               boolean flat)