VASSAL.build.module
Class Map.UnmovedIconConfig

java.lang.Object
  |
  +--VASSAL.build.module.Map.UnmovedIconConfig
All Implemented Interfaces:
ConfigurerFactory
Enclosing class:
Map

public static class Map.UnmovedIconConfig
extends java.lang.Object
implements ConfigurerFactory


Constructor Summary
Map.UnmovedIconConfig()
           
 
Method Summary
 Configurer getConfigurer(AutoConfigurable c, java.lang.String key, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Map.UnmovedIconConfig

public Map.UnmovedIconConfig()
Method Detail

getConfigurer

public Configurer getConfigurer(AutoConfigurable c,
                                java.lang.String key,
                                java.lang.String name)
Specified by:
getConfigurer in interface ConfigurerFactory