Exemplo n.º 1
0
 public GroundMotion(T movingObject, AxisMotionConfig Config)
     : base(Config, movingObject.IsOnGround)
 {
 }