MCPcopy Create free account
hub / github.com/InkboxSoftware/all-screen-keyboard / asyncOutput

Method asyncOutput

keyboard/src/graphics.cpp:1098–1100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1096}
1097
1098int window::asyncOutput(){
1099 return asyncOutputValue;
1100}
1101
1102void window::requestClear(){
1103 asyncToDo = true;

Callers 6

rectKeyMethod · 0.45
circleKeyMethod · 0.45
freeRectMethod · 0.45
freeCircleMethod · 0.45
setKeyboardBGImgMethod · 0.45
loadCustomShaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected