AppDelegate::applicationDidFinishLaunching()函數里
把
glview = GLViewImpl::createWithRect("NAME", Rect(0, 0, designResolutionSize.width, designResolutionSize.height));
改成
glview = GLViewImpl::createWithFullScreen("NAME");
就可以全屏
2018年5月10日 星期四
訂閱:
張貼留言 (Atom)
cocos2dx-lua 建立滑鼠監聽
重要關鍵字 EVENT_MOUSE_SCROLL addEventListenerWithSceneGraphPriority if IsPc() then --建立滑鼠監聽 local listener = cc.EventListenerMouse...
-
1..Indent Guides 程式碼排版回自動加上虛線,有這個功能也很方便 2. Developer Assistant 佛心的Microsoft 做了「Bing Developer Assistant」VS.NET的擴充工具, 讓我們寫程式找Cod...
-
https://changeyu.wordpress.com/2015/03/25/%E4%BD%A0%E7%9A%84macbook-air%E7%B8%BD%E6%98%AF%E7%A9%BA%E9%96%93%E4%B8%8D%E5%A4%A0%E5%97%8E%EF%BC...
-
AppDelegate::applicationDidFinishLaunching()函數里 把 glview = GLViewImpl::createWithRect("NAME", Rect(0, 0, designResolutionSize.widt...
沒有留言:
張貼留言