Package gaiasky.util
Class TLV3
java.lang.Object
java.lang.ThreadLocal<com.badlogic.gdx.math.Vector3>
gaiasky.util.TLV3
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.ThreadLocal
get, remove, set, withInitial
-
Constructor Details
-
TLV3
public TLV3()
-
-
Method Details
-
initialValue
protected com.badlogic.gdx.math.Vector3 initialValue()- Overrides:
initialValue
in classThreadLocal<com.badlogic.gdx.math.Vector3>
-