MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / OnMouseEnter

Method OnMouseEnter

SDK/src/NDK/BaseWidget.cpp:178–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176 }
177
178 void BaseWidget::OnMouseEnter()
179 {
180 }
181
182 void BaseWidget::OnMouseMoved(int /*x*/, int /*y*/, int /*deltaX*/, int /*deltaY*/)
183 {

Callers 1

OnEventMouseMovedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected