Uses of Package
VASSAL.property
| Package | Description |
|---|---|
| VASSAL.counters |
Provides classes that define game pieces.
|
| VASSAL.property |
-
Classes in VASSAL.property used by VASSAL.counters Class Description PersistentPropertyContainer A container holding properties that must be persisted in the GameState -
Classes in VASSAL.property used by VASSAL.property Class Description Property Represents a named property with a specified type.PropertyContainer Provides an interface for getting and settingPropertys and listening for changes to them.PropertyListener The listener interface for receivingPropertychange events.PropertySupport An interface for handlingPropertyListeners.