Class IsoRegionsLogger.IsoRegionLog

java.lang.Object
zombie.iso.areas.isoregion.IsoRegionsLogger.IsoRegionLog
Enclosing class:
IsoRegionsLogger

public static class IsoRegionsLogger.IsoRegionLog
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    IsoRegionLog()  
  • Method Summary

    Modifier and Type Method Description
    Color getColor()  
    java.lang.String getStr()  
    IsoRegionLogType getType()  

    Methods inherited from class java.lang.Object

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

    • IsoRegionLog

      public IsoRegionLog()
  • Method Details

    • getStr

      public java.lang.String getStr()
    • getType

      public IsoRegionLogType getType()
    • getColor

      public Color getColor()