ShitEngine
基于 C++20 与 SDL3 的轻量级 2D 游戏引擎
载入中...
搜索中...
未找到
TextInputGate 成员列表

成员的完整列表,这些成员属于 TextInputGate,包括所有继承而来的类成员

clearFocus()TextInputGate
EngineContext classTextInputGatefriend
GetInstance()TextInputGatestatic
HandleEvent(const SDL_Event &event)TextInputGateinlinestatic
HasFocus()TextInputGatestatic
operator=(const TextInputGate &)=deleteTextInputGate
releaseFocus(UITextInput *control)TextInputGate
requestFocus(UITextInput *control)TextInputGate
TextInputGate(const TextInputGate &)=deleteTextInputGate
updateCursorRect(const SDL_Rect &rect, int cursor)TextInputGate