Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
637
bool Widget::isMouseEnabled() const
638
{
639
return _mouseEnabled;
640
}
641
642
bool Widget::isHighlighted() const
643
{
Callers
2
copyProperties
Method · 0.80
lua_ax_ui_Widget_isMouseEnabled
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected