Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getAngle
Method
getAngle
MyGUIEngine/src/MyGUI_RotatingSkin.cpp:350–353 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
348
}
349
350
float RotatingSkin::getAngle() const
351
{
352
return mAngle;
353
}
354
355
} // namespace MyGUI
Callers
1
setStateData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected