org.concord.collisions.engine
Class CCFreezerPositionChanger

java.lang.Object
  |
  +--org.concord.collisions.engine.CCFreezerPositionChanger
All Implemented Interfaces:
CCElementPositionChanger

public class CCFreezerPositionChanger
extends java.lang.Object
implements CCElementPositionChanger


Constructor Summary
CCFreezerPositionChanger()
           
 
Method Summary
 void setPositions(JWorldElement element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CCFreezerPositionChanger

public CCFreezerPositionChanger()
Method Detail

setPositions

public void setPositions(JWorldElement element)
Specified by:
setPositions in interface CCElementPositionChanger