Uses of Class
VASSAL.script.expression.FormattedStringExpression
Packages that use FormattedStringExpression
-
Uses of FormattedStringExpression in VASSAL.counters
Fields in VASSAL.counters declared as FormattedStringExpressionModifier and TypeFieldDescriptionprotected FormattedStringExpressionGlobalCommandTarget.targetAttachmentprotected FormattedStringExpressionGlobalCommandTarget.targetAttachmentIdprotected FormattedStringExpressionGlobalCommandTarget.targetBoardprotected FormattedStringExpressionGlobalCommandTarget.targetDeckprotected FormattedStringExpressionGlobalCommandTarget.targetLocationprotected FormattedStringExpressionGlobalCommandTarget.targetMapprotected FormattedStringExpressionGlobalCommandTarget.targetPropertyprotected FormattedStringExpressionGlobalCommandTarget.targetValueprotected FormattedStringExpressionGlobalCommandTarget.targetXprotected FormattedStringExpressionGlobalCommandTarget.targetYprotected FormattedStringExpressionGlobalCommandTarget.targetZoneprotected FormattedStringExpressionPlaceMarker.xOffsetExpressionprotected FormattedStringExpressionPlaceMarker.yOffsetExpressionMethods in VASSAL.counters that return FormattedStringExpressionModifier and TypeMethodDescriptionGlobalCommandTarget.getTargetAttachment()GlobalCommandTarget.getTargetAttachmentId()GlobalCommandTarget.getTargetBoard()GlobalCommandTarget.getTargetDeck()GlobalCommandTarget.getTargetLocation()GlobalCommandTarget.getTargetMap()GlobalCommandTarget.getTargetProperty()GlobalCommandTarget.getTargetValue()GlobalCommandTarget.getTargetZone()Methods in VASSAL.counters with parameters of type FormattedStringExpressionModifier and TypeMethodDescriptionvoidGlobalCommandTarget.setTargetBoard(FormattedStringExpression targetBoard) voidGlobalCommandTarget.setTargetDeck(FormattedStringExpression targetDeck) voidGlobalCommandTarget.setTargetLocation(FormattedStringExpression targetLocation) voidGlobalCommandTarget.setTargetMap(FormattedStringExpression targetMap) voidGlobalCommandTarget.setTargetProperty(FormattedStringExpression targetProperty) voidGlobalCommandTarget.setTargetValue(FormattedStringExpression targetValue) voidGlobalCommandTarget.setTargetX(FormattedStringExpression targetX) voidGlobalCommandTarget.setTargetY(FormattedStringExpression targetY) voidGlobalCommandTarget.setTargetZone(FormattedStringExpression targetZone)