MCPcopy 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
807void Widget::HandleUpdate( float /*seconds*/ ) {
808}
809
810void Widget::HandleSetHierarchyLevel() {
811 if( m_drawable ) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected