新增文本框控件,空间框架略微修改适配文本输入

This commit is contained in:
MrZ626
2020-10-19 00:58:49 +08:00
parent 10d65c4581
commit 97ace858af
6 changed files with 184 additions and 54 deletions

View File

@@ -19,7 +19,6 @@ LOGIN=false
--Global Setting & Vars
math.randomseed(os.time()*626)
love.keyboard.setKeyRepeat(true)
love.keyboard.setTextInput(false)
love.mouse.setVisible(false)
system=love.system.getOS()