Class VehicleScript.Window

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

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

    Fields
    Modifier and Type Field Description
    boolean openable  
  • Constructor Summary

    Constructors
    Constructor Description
    Window()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • openable

      public boolean openable
  • Constructor Details

    • Window

      public Window()