約3,200件1ページ目

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/5/23 -インストール後,Visual Studioのx64 Native Toolsコマンドプロンプトを開き,「cl」コマンドを使用してCプログラムのコンパイルと実行を行う. 【サイト内の関連 ...

    2024/2/18 -SDK は、最新の API 変更プログラムを使用して最新状態を維持できるようにするため、通常 2 週間ごとにビルドされます。 Cocos SDK はまだすべての Cocos プラットフォーム ...

    2024/6/15 -現在Ver2系はLTSとなっており機能アップデートが入るのはVer3のみです。 cocos2d-xは名前のとおり2D用ゲームエンジンで、商用でも広く利用されてきました。モンストやLINE ...

    2024/2/1 -Decrypting encrypted lua files and assets from cocos2dx game - chrisli-03/cocos2dx ... Even though a debugger is attached, the program still crashes when it stops ...

    2024/5/15 -Fixed the error that occurred when running on the Douyin mini-game platform in lite mode. ○ Fixed several bugs in the animation editor. ○ Fixed multiple node ...

    2024/5/27 -Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe.

    2024/5/10 -Cocos2d-xは2D/3Dゲーム開発用のゲームフレームワークで、主にスマホアプリの2Dゲーム制作 ...

    2024/4/30 -In this article, we will compare some of the most popular game development engines: Unity, Unreal Engine, Cocos2d-x, Godot, and GameMaker Studio. Unity Unity is ...

    2024/6/3 -The game engine in Cocos Creator has three parts: JavaScript engine with ECS (entity-component system), Cocos2d-x (custom version of Cocos2d-x) and adapters.

    2024/2/19 -Cocos2d-xはオープンソースのゲームエンジンで、主に2Dゲーム開発に適していますが、限定的な3D機能もサポートしています。 プログラミング言語. C++やJavaScript、Luaでの ...

    A.http://kambayashia.hatenablog.com/entry/2012/07/30/234554 ここが参考になると思います。 scheduleメソッドでループに使用する関...

    A.ここの部分を理解されてますか? Button->addTouchEventListener(this, toucheventselector(HelloWorld::onTouch)); Ev

    A.冷静に読むと凄い努力の方向音痴ですね。 if分だけで条件が500個に到達。 普通にコードをかくのより何十倍も難しくて大変なことですよそれ、、、 私なら書いてる途中で絶対条件分を書き間違えるレベル...