Uses of Interface
VASSAL.tools.imageop.GamePieceOp
Package | Description |
---|---|
VASSAL.counters |
Provides classes that define game pieces.
|
VASSAL.tools.imageop |
-
Uses of GamePieceOp in VASSAL.counters
Fields in VASSAL.counters declared as GamePieceOp Modifier and Type Field Description protected GamePieceOp
FreeRotator. gpOp
Methods in VASSAL.counters that return GamePieceOp Modifier and Type Method Description protected GamePieceOp
FreeRotator. getGpOp()
-
Uses of GamePieceOp in VASSAL.tools.imageop
Classes in VASSAL.tools.imageop that implement GamePieceOp Modifier and Type Class Description class
GamePieceOpImpl
Methods in VASSAL.tools.imageop that return GamePieceOp Modifier and Type Method Description static GamePieceOp
Op. piece(GamePiece gp)