Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ rotation
Method
rotation
packages/fairygui/src/core/GObject.ts:499–501 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
497
}
498
499
public get rotation(): number {
500
return
this._rotation;
501
}
502
503
public set rotation(value: number) {
504
if
(this._rotation !== value) {
Callers
nothing calls this directly
Calls
3
handleRotationChanged
Method · 0.95
applyPivot
Method · 0.95
updateGear
Method · 0.95
Tested by
no test coverage detected