Class VehicleScript.Skin

java.lang.Object
zombie.scripting.objects.VehicleScript.Skin
Enclosing class:
VehicleScript

public static class VehicleScript.Skin
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    java.lang.String texture  
  • Constructor Summary

    Constructors
    Constructor Description
    Skin()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • texture

      public java.lang.String texture
  • Constructor Details

    • Skin

      public Skin()