Class Stack


public class Stack extends GamePiece
BeanShell proxy for the Vassal GamePiece object BeanShell proxies control access to Vassal components and expose a consistent API to BeanShell Scripts. PLEASE NOTE New methods may be added, but DO NOT remove or change the call signature of any existing methods
  • Constructor Details

    • Stack

      public Stack(Stack s)
  • Method Details