Package org.collebol.shared.math
Class Matrix3
java.lang.Object
org.collebol.shared.math.Matrix3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddScale(float scale) getScale()voididentity()setRotation(float radians) setScale(float scale)
-
Constructor Details
-
Matrix3
public Matrix3()
-
-
Method Details
-
identity
public void identity() -
getTranslate
-
setScale
-
addScale
-
getScale
-
setRotation
-