|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
If a GamePiece implements the EditablePiece interface, then it can be manipulated from the Configuration Tree via the PieceDefiner dialog. All Decorator classes with a no-arg constructor will appear in the Available Traits list even if they don't implement EditablePiece
| Method Summary | |
java.lang.String |
getDescription()
A plain-English description of this type of piece |
PieceEditor |
getEditor()
Get the configurer for this trait |
HelpFile |
getHelpFile()
|
void |
mySetType(java.lang.String type)
Set the type information for this piece. |
| Methods inherited from interface VASSAL.counters.GamePiece |
boundingBox, draw, getId, getMap, getName, getParent, getPosition, getProperty, getState, getType, keyEvent, selectionBounds, setId, setMap, setParent, setPosition, setProperty, setState |
| Method Detail |
public java.lang.String getDescription()
public void mySetType(java.lang.String type)
Decorator.myGetType()
public PieceEditor getEditor()
public HelpFile getHelpFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||