Class Stack
java.lang.Object
VASSAL.script.proxy.GamePiece
VASSAL.script.proxy.Stack
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 Summary
-
Method Summary
Methods inherited from class VASSAL.script.proxy.GamePiece
getMap, getName, getPosition, getProperty, setVassalGamePiece
-
Constructor Details
-
Stack
-
-
Method Details
-
getParent
-
topPiece
-
bottomPiece
-
getPieceCount
public int getPieceCount() -
getPieceAt
-
getPieces
-