Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setLoop
Method
setLoop
Plugins/Plugin_HikariWidget/HikariWidget.cpp:107–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
void HikariWidget::setLoop(bool shouldLoop)
108
{
109
if (mControl)
110
mControl->getFlashInterface()->PutLoop(shouldLoop);
111
}
112
113
void HikariWidget::setTransparent(bool isTransparent)
114
{
Callers
1
setAnimation
Method · 0.80
Calls
1
getFlashInterface
Method · 0.80
Tested by
no test coverage detected