TIconButton, TInpu 추가 및 SearchPanel 작언 중

This commit is contained in:
hyunwoo93.cha
2024-01-26 18:31:37 +09:00
parent 15c2737623
commit fa4798dd3e
14 changed files with 338 additions and 60 deletions

View File

@@ -25,3 +25,6 @@ export const panel_names = {
// debug
DEBUG_PANEL: "debugpanel",
};
//button
export const TBUTTON_PRESS_DELAY = 100;