Searched refs:GetMotorSpeed (Results 1 – 6 of 6) sorted by relevance
136 float32 GetMotorSpeed() const;199 inline float32 b2RevoluteJoint::GetMotorSpeed() const in GetMotorSpeed() function
138 float32 GetMotorSpeed() const;191 inline float32 b2PrismaticJoint::GetMotorSpeed() const in GetMotorSpeed() function
115 float32 GetMotorSpeed() const;183 inline float32 b2WheelJoint::GetMotorSpeed() const in GetMotorSpeed() function
109 return joint->GetMotorSpeed(); in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetMotorSpeed()
122 return joint->GetMotorSpeed(); in Java_com_badlogic_gdx_physics_box2d_joints_RevoluteJoint_jniGetMotorSpeed()
164 return joint->GetMotorSpeed(); in Java_com_badlogic_gdx_physics_box2d_joints_PrismaticJoint_jniGetMotorSpeed()