package NET.worlds.scape; public interface Shadow { void adjustShadow(WObject var1); }