示例#1
0
 public Vector2 GetVelocity()
 {
     return(fighter.GetVelocity());
 }