Uses of Class
be.yildizgames.common.geometry.Degree
-
-
Uses of Degree in be.yildizgames.common.geometry
Fields in be.yildizgames.common.geometry declared as Degree Modifier and Type Field Description static DegreeDegree. FULLstatic DegreeDegree. HALFstatic DegreeDegree. ZEROMethods in be.yildizgames.common.geometry that return Degree Modifier and Type Method Description static DegreeDegree. valueOf(float value)Methods in be.yildizgames.common.geometry with parameters of type Degree Modifier and Type Method Description static RadianRadian. valueOf(Degree degree)
-