修改框架的光标默认位置
This commit is contained in:
@@ -74,7 +74,7 @@ local xOy=SCR.xOy
|
||||
local ITP=xOy.inverseTransformPoint
|
||||
local max,min=math.max,math.min
|
||||
|
||||
local mx,my,mouseShow,cursorSpd=-20,-20,false,0
|
||||
local mx,my,mouseShow,cursorSpd=640,360,false,0
|
||||
local jsState={}--map, joystickID->axisStates: {axisName->axisVal}
|
||||
local errData={}--list, each error create {mes={errMes strings},scene=sceneNameStr}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user