Interface IClothingItemListener

All Known Implementing Classes:
IsoDummyCameraCharacter, IsoGameCharacter, IsoLivingCharacter, IsoLuaCharacter, IsoLuaMover, IsoPlayer, IsoSurvivor, IsoZombie, RandomizedBuildingBase.HumanCorpse, UI3DModel

public interface IClothingItemListener
  • Method Summary

    Modifier and Type Method Description
    void clothingItemChanged​(java.lang.String string)  
  • Method Details

    • clothingItemChanged

      void clothingItemChanged​(java.lang.String string)