Drawing player icon assets but line segment was not added to repo some app crashes.

#implement #story[1266]
This commit is contained in:
cir27
2017-09-11 22:19:08 +12:00
parent d79ff0f1cf
commit 0197de6fe3
3 changed files with 29 additions and 8 deletions
@@ -3,6 +3,8 @@ package seng302.visualiser.fxObjects.assets_2D;
import java.util.ArrayList;
import java.util.List;
import javafx.application.Platform;
import javafx.beans.property.ReadOnlyDoubleWrapper;
import javafx.beans.property.SimpleDoubleProperty;
import javafx.geometry.Point2D;
import javafx.geometry.Point3D;
import javafx.scene.AmbientLight;