public static class ConstellationGen.StarNode extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.lwjgl.util.vector.Vector2f |
location |
StarSystemAPI |
system |
| Constructor and Description |
|---|
StarNode(StarSystemAPI system,
org.lwjgl.util.vector.Vector2f location) |
public StarSystemAPI system
public org.lwjgl.util.vector.Vector2f location
public StarNode(StarSystemAPI system, org.lwjgl.util.vector.Vector2f location)