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

Method isSecureTextEntry

core/2d/TextFieldTTF.cpp:766–769  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

764}
765
766bool TextFieldTTF::isSecureTextEntry() const
767{
768 return _secureTextEntry;
769}
770
771}

Callers 2

insertTextMethod · 0.80
isPasswordEnabledMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected