Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setTime
Method
setTime
MyGUIEngine/src/MyGUI_ControllerEdgeHide.cpp:163–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
void ControllerEdgeHide::setTime(float _value)
164
{
165
mTime = _value;
166
}
167
168
void ControllerEdgeHide::setRemainPixels(int _value)
169
{
Callers
2
createControllerPosition
Method · 0.45
createControllerPosition
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected