hAPI Fisica  0.1
The hAPI Fisica physics engine expands Richard Marxer's fisica for Processing. The engine wraps the jbox2d physics engine for use with the Haply Development kit and the Hapkit.
FPrismaticJoint Member List

This is the complete list of members for FPrismaticJoint, including all inherited members.

addToWorld(FWorld world) (defined in FJoint)FJoint
appletFill(PGraphics applet, int argb) (defined in FDrawable)FDrawableprotected
appletFillStroke(PGraphics applet) (defined in FDrawable)FDrawableprotected
appletStroke(PGraphics applet, int argb) (defined in FDrawable)FDrawableprotected
attachImage(PImage img)FDrawable
dettachImage()FDrawable
draw(PGraphics applet) (defined in FPrismaticJoint)FPrismaticJoint
FJoint.draw(PApplet applet)FDrawable
drawDebug(PGraphics applet) (defined in FPrismaticJoint)FPrismaticJoint
FJoint.drawDebug(PApplet applet)FDrawable
drawImage(PGraphics applet) (defined in FDrawable)FDrawableprotected
FPrismaticJoint(FBody body1, FBody body2)FPrismaticJoint
getAnchorX()FPrismaticJoint
getAnchorY()FPrismaticJoint
getBody1()FJoint
getBody2()FJoint
getBox2dJoint()FJoint
getFillColor()FDrawable
getImageAlpha()FDrawable
getJointDef(FWorld world) (defined in FPrismaticJoint)FPrismaticJointprotected
getReactionForceX()FJoint
getReactionForceY()FJoint
getReactionTorque()FJoint
isDrawable()FDrawable
m_anchor (defined in FPrismaticJoint)FPrismaticJointprotected
m_axis (defined in FPrismaticJoint)FPrismaticJointprotected
m_body1 (defined in FPrismaticJoint)FPrismaticJointprotected
m_body2 (defined in FPrismaticJoint)FPrismaticJointprotected
m_collideConnected (defined in FJoint)FJointprotected
m_drawable (defined in FDrawable)FDrawableprotected
m_enableLimitFPrismaticJointprotected
m_enableMotorFPrismaticJointprotected
m_fill (defined in FDrawable)FDrawableprotected
m_fillColor (defined in FDrawable)FDrawableprotected
m_force (defined in FPrismaticJoint)FPrismaticJointprotected
m_image (defined in FDrawable)FDrawableprotected
m_imageAlpha (defined in FDrawable)FDrawableprotected
m_joint (defined in FJoint)FJointprotected
m_limitForce (defined in FPrismaticJoint)FPrismaticJointprotected
m_limitPositionImpulse (defined in FPrismaticJoint)FPrismaticJointprotected
m_localAnchor1FPrismaticJointprotected
m_localAnchor2FPrismaticJointprotected
m_localAxis1 (defined in FPrismaticJoint)FPrismaticJointprotected
m_lowerTranslationFPrismaticJointprotected
m_mask (defined in FDrawable)FDrawableprotected
m_maxMotorForce (defined in FPrismaticJoint)FPrismaticJointprotected
m_maxMotorTorqueFPrismaticJointprotected
m_motorForce (defined in FPrismaticJoint)FPrismaticJointprotected
m_motorSpeedFPrismaticJointprotected
m_referenceAngleFPrismaticJointprotected
m_stroke (defined in FDrawable)FDrawableprotected
m_strokeColor (defined in FDrawable)FDrawableprotected
m_strokeWeight (defined in FDrawable)FDrawableprotected
m_torque (defined in FPrismaticJoint)FPrismaticJointprotected
m_upperTranslationFPrismaticJointprotected
m_world (defined in FJoint)FJointprotected
postDraw(PGraphics applet) (defined in FJoint)FJointprotected
postDrawDebug(PGraphics applet) (defined in FJoint)FJointprotected
preDraw(PGraphics applet) (defined in FJoint)FJointprotected
preDrawDebug(PGraphics applet) (defined in FJoint)FJointprotected
processJoint(World world, JointDef jd) (defined in FJoint)FJointprotected
removeFromWorld() (defined in FJoint)FJoint
setAnchor(float x, float y)FPrismaticJoint
setAxis(float x, float y)FPrismaticJoint
setCollideConnected(boolean value)FJoint
setDrawable(boolean drawable)FDrawable
setEnableLimit(boolean value)FPrismaticJoint
setFill(float g)FDrawable
setFill(float g, float a)FDrawable
setFill(float r, float g, float b)FDrawable
setFill(float r, float g, float b, float a)FDrawable
setFillColor(int col)FDrawable
setImageAlpha(float alpha)FDrawable
setLowerTranslation(float translation)FPrismaticJoint
setNoFill()FDrawable
setNoStroke()FDrawable
setStroke(float g)FDrawable
setStroke(float g, float a)FDrawable
setStroke(float r, float g, float b)FDrawable
setStroke(float r, float g, float b, float a)FDrawable
setStrokeColor(int col)FDrawable
setStrokeWeight(float weight)FDrawable
setUpperTranslation(float translation)FPrismaticJoint
updateLocalAnchors() (defined in FPrismaticJoint)FPrismaticJointprotected
updateLocalAxis() (defined in FPrismaticJoint)FPrismaticJointprotected
updateStyle(FDrawable other) (defined in FDrawable)FDrawableprotected