コード例 #1
0
ファイル: JuniorRobot.cs プロジェクト: khangnguyen/robocode
 public InnerEventHandler(JuniorRobot robot)
 {
     this.robot = robot;
 }
コード例 #2
0
 public InnerEventHandler(JuniorRobot robot)
 {
     this.robot = robot;
 }