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

Method OnMouseExit

SDK/src/NDK/BaseWidget.cpp:194–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192 }
193
194 void BaseWidget::OnMouseExit()
195 {
196 }
197
198 void BaseWidget::OnParentResized(const Nz::Vector2f& /*newSize*/)
199 {

Callers 2

OnEventMouseMovedMethod · 0.45
OnEventMouseLeftMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected