Package rlforj.los.test

Source Code of rlforj.los.test.ShadowCastingTest

package rlforj.los.test;

import rlforj.los.ShadowCasting;

public class ShadowCastingTest extends FovTest
{
  public ShadowCastingTest() {
    a= new ShadowCasting();
  }
}
TOP

Related Classes of rlforj.los.test.ShadowCastingTest

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.