Searched defs:makeRotate (Results 1 – 2 of 2) sorted by relevance
46 static makeRotate(degrees: float32, pivotX?: float32, pivotY?: float32): Matrix33 { method in Matrix33
41 static makeRotate(degrees, pivotX, pivotY) { method in Matrix33