●
Skip to content

MyPhaser4

Phaser WordPress Test site

Phaserプロジェクト

 2025.03.09 phaser4  typescript  

GameManager

 2025.03.09 unity  

Interface2

 2025.03.09 unity  

Interface1

 2025.03.09 unity  

GetComponent

 2025.03.08 unity  

SoundOnOff

 2024.11.30 unity  

WarpDoor

 2024.11.30 unity  

MyPhaser4

  • ホーム
    • Phaserプロジェクト
    • SoundOnOff
    • GetComponent
  • サンプルページ
  • Hello world!
    • WarpDoor
    • GameManager
    • Interface1
      • Interface2
  • BarTest
    • Kyoustar Site2
phaser4, typescript

Phaserプロジェクト

2025-03-09

main.ts import { Game } from ‘phaser’; import rexvirtua…

続きを読む
kyou
unity

GameManager

2025-03-09

using UnityEngine; using UnityEngine.SceneManagement; u…

続きを読む
kyou
unity

Interface2

2025-03-09

public interface IDamageTest { public void Damage(int d…

続きを読む
kyou
unity

Interface1

2025-03-09

public interface IDamageTest { public void Damage(int d…

続きを読む
kyou
unity

GetComponent

2025-03-08

using UnityEngine; public class IgaguriController : Mon…

続きを読む
kyou
unity

SoundOnOff

2024-11-30

using UnityEngine; using UnityEngine.UI; public class S…

続きを読む
kyou
  • « 前のページ

最近の投稿

  • Phaserプロジェクト
  • GameManager
  • Interface2
  • Interface1
  • GetComponent

最近のコメント

  1. Hello world! に WordPress コメントの投稿者 より

アーカイブ

  • 2025年3月
  • 2024年11月

カテゴリー

  • phaser4
  • typescript
  • unity
  • 未分類
© 2026 MyPhaser4