Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ HandleUpdate
Method
HandleUpdate
src/SFGUI/Widget.cpp:807–808 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
805
}
806
807
void Widget::HandleUpdate( float /*seconds*/ ) {
808
}
809
810
void Widget::HandleSetHierarchyLevel() {
811
if( m_drawable ) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected