MCPcopy Create free account
hub / github.com/ClassiCube/ClassiCube / VirtualKeyboard_Close2D

Function VirtualKeyboard_Close2D

src/VirtualKeyboard.h:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365}
366
367static void VirtualKeyboard_Close2D(void) {
368 LBackend_Hooks[0] = NULL;
369 LBackend_Redraw();
370}
371
372/*########################################################################################################################*
373*--------------------------------------------------------3D mode----------------------------------------------------------*

Callers 1

VirtualKeyboard_CloseFunction · 0.85

Calls 1

LBackend_RedrawFunction · 0.70

Tested by

no test coverage detected