コード例 #1
0
ファイル: GameMapTest.cs プロジェクト: 207h2Flogintvg/LGame
 public void Use(JumpObject hero)
 {
     hero.SetJumperTwo(true);
 }