Package VASSAL.build.module.properties
Interface PropertySource
- All Known Subinterfaces:
EditablePiece
,GamePiece
,IncrementProperty.Constraints
,PropertyChangerConfigurer.Constraints
,PropertyExporter
,TranslatablePiece
- All Known Implementing Classes:
ActionButton
,AreaOfEffect
,BasicModule
,BasicPiece
,CalculatedProperty
,ChangePropertyButton
,Clone
,CounterGlobalKeyCommand
,Deck
,Decorator
,Delete
,DrawPile
,DynamicProperty
,Embellishment
,Embellishment0
,Footprint
,FreeRotator
,GameModule
,GlobalHotKey
,GlobalProperties
,GlobalProperty
,Hideable
,Immobilized
,Inventory.Counter
,Labeler
,Map
,Marker
,MenuSeparator
,MovementMarkable
,NonRectangular
,Obscurable
,Pivot
,PlaceMarker
,PlayerHand
,PlaySound
,PrivateMap
,PropertySheet
,Replace
,ReportState
,RestrictCommands
,Restricted
,ReturnToDeck
,SendToLocation
,SetGlobalProperty
,Stack
,SubMenu
,SumProperties
,TableInfo
,Translate
,TriggerAction
,UsePrototype
,WidgetMap
,Zone
,ZoneProperty
public interface PropertySource
-
Method Summary
Modifier and Type Method Description Object
getLocalizedProperty(Object key)
Object
getProperty(Object key)
-
Method Details
-
getProperty
-
getLocalizedProperty
-