コード例 #1
0
 public Player()
 {
     animationPlayer = new AnimationPlayer(); hasJumped = false;
 }