input相关

This commit is contained in:
2025-05-26 00:06:37 +08:00
parent 68b88d57db
commit 763fa5103f
23 changed files with 745 additions and 68 deletions

View File

@@ -24,6 +24,7 @@ namespace NBF
{
base.OnInit();
this.AutoAddClick(OnClick);
IsShowCursor = true;
for (int i = 0; i < 10; i++)
{