Skip to content

Commit 9e2a73b

Browse files
authored
add CCEGLView::toggleLockCursor
1 parent 31bd965 commit 9e2a73b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

bindings/2.2081/Cocos2d.bro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,6 +1320,8 @@ class cocos2d::CCEGLView {
13201320
void setupWindow(cocos2d::CCRect);
13211321
[[missing(android, mac, ios)]]
13221322
void toggleFullScreen(bool, bool, bool);
1323+
[[missing(android, mac, ios)]]
1324+
void toggleLockCursor(bool)
13231325
}
13241326

13251327
[[link(win, android)]]

0 commit comments

Comments
 (0)