public static class ConstellationGen.StarNode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Vector2f |
location |
StarSystemAPI |
system |
Constructor and Description |
---|
ConstellationGen.StarNode(StarSystemAPI system,
Vector2f location) |
public StarSystemAPI system
public Vector2f location
public ConstellationGen.StarNode(StarSystemAPI system, Vector2f location)
Copyright © 2013 Fractal Softworks, LLC. All Rights Reserved.