Class RemotePropertySetter

java.lang.Object
VASSAL.build.module.properties.PropertySetter
VASSAL.build.module.properties.RemotePropertySetter
All Implemented Interfaces:
PropertyChanger, RemotePropertyChanger

public class RemotePropertySetter extends PropertySetter implements RemotePropertyChanger
A PropertySetter that runs agains a remote DP, replaces $$ values from a local piece
  • Constructor Details

    • RemotePropertySetter

      public RemotePropertySetter(PropertySetter setter)
  • Method Details