package marathon.leela; /** * This class manages wave movements * @author Matthew Chun-Lum * */ public class WaveManager { }