Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ disableEffect
Method
disableEffect
core/2d/Label.cpp:1589–1592 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1587
}
1588
1589
void Label::disableEffect()
1590
{
1591
disableEffect(LabelEffect::ALL);
1592
}
1593
1594
void Label::disableEffect(LabelEffect effect)
1595
{
Callers
11
init
Method · 0.45
LabelTTFSDF
Method · 0.45
onChangedRadioButtonSelect
Method · 0.45
initUnderlineStrikethroughOption
Method · 0.45
LabelItalics
Method · 0.45
LabelBold
Method · 0.45
LabelUnderline
Method · 0.45
LabelUnderlineMultiline
Method · 0.45
LabelUnderlineStrikethroughMultiline
Method · 0.45
LabelStrikethrough
Method · 0.45
lua_ax_ui_Text_disableEffect
Function · 0.45
Calls
1
disableEffect
Function · 0.85
Tested by
10
init
Method · 0.36
LabelTTFSDF
Method · 0.36
onChangedRadioButtonSelect
Method · 0.36
initUnderlineStrikethroughOption
Method · 0.36
LabelItalics
Method · 0.36
LabelBold
Method · 0.36
LabelUnderline
Method · 0.36
LabelUnderlineMultiline
Method · 0.36
LabelUnderlineStrikethroughMultiline
Method · 0.36
LabelStrikethrough
Method · 0.36