Shkyera Engine
Easy to use, game engine for Python
shkyera.lib.physics.Rope Member List

This is the complete list of members for shkyera.lib.physics.Rope, including all inherited members.

__init__(self, origin, alpha, length, n_particles)shkyera.lib.physics.Rope
_constraintsIterationsshkyera.lib.physics.Ropeprivate
_desiredDistanceshkyera.lib.physics.Ropeprivate
_gravityshkyera.lib.physics.Ropeprivate
_particlesshkyera.lib.physics.Ropeprivate
_timestepshkyera.lib.physics.Ropeprivate
addParticle(self, x, y, fixed)shkyera.lib.physics.Rope
calculateDesiredDistance(self)shkyera.lib.physics.Rope
draw(self)shkyera.lib.physics.Rope
endPointshkyera.lib.physics.Rope
enforceConstraintsJakobsen(self)shkyera.lib.physics.Rope
fixPointshkyera.lib.physics.Rope
getConstraintIterations(self)shkyera.lib.physics.Rope
getParticles(self)shkyera.lib.physics.Rope
getSegmentLength(self)shkyera.lib.physics.Rope
getTimestep(self)shkyera.lib.physics.Rope
originshkyera.lib.physics.Rope
setConstraintIterations(self, iterations)shkyera.lib.physics.Rope
setSegmentLength(self, length)shkyera.lib.physics.Rope
setTimestep(self, timestep)shkyera.lib.physics.Rope
step(self)shkyera.lib.physics.Rope
verletIntegration(self)shkyera.lib.physics.Rope