pagoda.physics.Sphere ===================== .. currentmodule:: pagoda.physics .. autoclass:: Sphere .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Sphere.__init__ ~Sphere.add_force ~Sphere.add_torque ~Sphere.body_to_world ~Sphere.connect_to ~Sphere.init_mass ~Sphere.join_to ~Sphere.relative_offset_to_world ~Sphere.rotate_to_body ~Sphere.world_to_body .. rubric:: Attributes .. autosummary:: ~Sphere.angular_velocity ~Sphere.dimensions ~Sphere.follows_gravity ~Sphere.force ~Sphere.is_kinematic ~Sphere.linear_velocity ~Sphere.mass ~Sphere.position ~Sphere.quaternion ~Sphere.radius ~Sphere.rotation ~Sphere.state ~Sphere.torque ~Sphere.volume