Home
last modified time | relevance | path

Searched defs:makeRotate (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/koala-wrapper/koalaui/common/src/
DMatrix33.ts46 static makeRotate(degrees: float32, pivotX?: float32, pivotY?: float32): Matrix33 { method in Matrix33
/developtools/ace_ets2bundle/koala-wrapper/koalaui/common/dist/lib/src/
DMatrix33.js41 static makeRotate(degrees, pivotX, pivotY) { method in Matrix33