File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
cocos/scripting/lua-bindings/auto/api Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 75
75
-- @return Control#Control self (return value: cc.Control)
76
76
77
77
---- ----------------------------
78
- -- Returns a point corresponding to the touh location converted into the<br>
78
+ -- Returns a point corresponding to the touch location converted into the<br>
79
79
-- control space coordinates.<br>
80
80
-- param touch A Touch object that represents a touch.
81
81
-- @function [parent=#Control] getTouchLocation
Original file line number Diff line number Diff line change 145
145
-- @return bool#bool ret (return value: bool)
146
146
147
147
---- ----------------------------
148
- -- Sets the font of the label, changes the label to a BMFont if neccessary .<br>
148
+ -- Sets the font of the label, changes the label to a BMFont if necessary .<br>
149
149
-- param fntFile The name of the font to change to<br>
150
150
-- param state The state that uses the specified fntFile. The values are described<br>
151
151
-- in "CCControlState".
You can’t perform that action at this time.
0 commit comments