Class SumProperties

java.lang.Object
VASSAL.build.module.properties.SumProperties
All Implemented Interfaces:
PropertySource, Auditable

public class SumProperties extends Object implements PropertySource
For property names of the form sum(name), returns the value of the named property summed over a list of pieces.
Author:
rkinney