|
ShitEngine
基于 C++20 与 SDL3 的轻量级 2D 游戏引擎
|
成员的完整列表,这些成员属于 TextInputGate,包括所有继承而来的类成员
| clearFocus() | TextInputGate | |
| EngineContext class | TextInputGate | friend |
| GetInstance() | TextInputGate | static |
| HandleEvent(const SDL_Event &event) | TextInputGate | inlinestatic |
| HasFocus() | TextInputGate | static |
| operator=(const TextInputGate &)=delete | TextInputGate | |
| releaseFocus(UITextInput *control) | TextInputGate | |
| requestFocus(UITextInput *control) | TextInputGate | |
| TextInputGate(const TextInputGate &)=delete | TextInputGate | |
| updateCursorRect(const SDL_Rect &rect, int cursor) | TextInputGate |