Uses of Class
org.collebol.math.Matrix3
Packages that use Matrix3
-
Uses of Matrix3 in org.collebol.math
Methods in org.collebol.math that return Matrix3Modifier and TypeMethodDescriptionMatrix3.addScale(float scale) Matrix3.addTranslate(Vector2D v) Matrix3.setRotation(float radians) Matrix3.setScale(float scale) Matrix3.setTranslate(Vector2D v)