新增列表框控件,并用于房间列表,整理代码

This commit is contained in:
MrZ626
2021-06-22 03:00:10 +08:00
parent 86ee26381c
commit 3571ef404c
16 changed files with 251 additions and 164 deletions

View File

@@ -201,7 +201,7 @@ function netPLY.draw()
--Stencil
stencilW,stencilH=p.w,p.h
gc_setStencilTest('equal',1)
gc_stencil(plyStencil,'replace',1)
gc_stencil(plyStencil)
gc_setColor(1,1,1)
--Avatar