Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setSize
Method
setSize
Tools/ImageEditor/AnimationInfo.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
void AnimationInfo::setSize(const MyGUI::IntSize& _value)
29
{
30
mSize = _value;
31
}
32
33
float AnimationInfo::getRate() const
34
{
Callers
2
generateFont
Method · 0.45
rebuildAnimations
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected