|
|
- public DrawEngine(ImageType images, int x, int y, int scale, int distanceToOtherObjects, SimulatorPane.Objects fence, Terrain terrain, Rectangle2D.Double walkArea, boolean drawWalkArea){
|
|
|
public DrawEngine(ImageType image, int x, int y, double scale, double distanceToOtherObjects, SimulatorPane.Objects objecttype, Terrain terrain, Rectangle2D.Double walkArea, boolean drawWalkArea){
|