MCPcopy Create free account
hub / github.com/axmolengine/axmol / isMouseEnabled

Method isMouseEnabled

core/ui/UIWidget.cpp:637–640  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

635}
636
637bool Widget::isMouseEnabled() const
638{
639 return _mouseEnabled;
640}
641
642bool Widget::isHighlighted() const
643{

Callers 2

copyPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected