유니티3D관련 URL http://ncanis.tistory.com/category/C#/Unity3d 게임 엔진 Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related Posted on 2014-07-23 5:42 AM by andrew Comment 📂This entry was posted in UNITY3D/COCOS2D 참고를 위한 저장물
2015-06-10 andrew tip for auto_ptr with C++1. how to test whether auto_pointer is null? if (!myPointer.get()) { // do not dereference here } 2....
2014-07-16 andrew MFC 꾸미기Dialog에 스크롤바 붙이기 http://www.codeguru.com/Cpp/W-D/dislog/scrolling/article.php/c1859 Read Resource (리...