約6,580件1ページ目

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

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

    2023/7/11 -Cocos2d-x を構成したら、Cocos CLI を使ってプロジェクトを作成します。 Cocos プロジェクトを保存する場所に移動します. 親フォルダーでコマンド ウィンドウを開きます ( ...

    2023/7/10 -(Cocos2d から派生した Cocos2d-x は iOS や Android でも動き、普及している.) このWebページでは、次の基本的なことを、見本プログラムで演習する. レイヤのクラス ...

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

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

    2023/8/10 -Join the Partner Program and earn for your writing. Try for $5/month. App Development.

    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 ...

    2023/9/22 -I use Cocos2d-x with a C++ engine I built myself to make PC games. I think the community for Cocos is just much smaller if you look at the number of posts ...

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

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

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

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