Unit 'ODEImportDyn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_glscene]

TdxJointPlane2D

Declaration

Source position: ODEImportDyn.pas line 490

type TdxJointPlane2D = record

  BaseJoint: TdxJoint;

  

  row_motor_x: Integer;

  

  row_motor_y: Integer;

  

  row_motor_angle: Integer;

  

  motor_x: TdxJointLimitMotor;

  

  motor_y: TdxJointLimitMotor;

  

  motor_angle: TdxJointLimitMotor;

  

end;



CT Web help

CodeTyphon Studio