public static class BaseThemeGenerator.EntityLocation extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.lwjgl.util.vector.Vector2f |
location |
OrbitAPI |
orbit |
BaseThemeGenerator.LocationType |
type |
| Constructor and Description |
|---|
EntityLocation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public BaseThemeGenerator.LocationType type
public org.lwjgl.util.vector.Vector2f location
public EntityLocation()
public java.lang.String toString()
toString in class java.lang.Object