graphyx.graphics

trait GraphicalJoint

[source: graphyx/graphics/GraphicalJoint.scala]

trait GraphicalJoint
extends GraphicalObject
Direct Known Subclasses:
GraphicalDistanceJoint, GraphicalRevoluteJoint, GraphicalSpringJoint

Value Summary
abstract val real : Joint
Pointer to real object.
Values and Variables inherited from Drawable
g, ppm, scale, windowHeight
Methods inherited from Drawable
correctY, drawLine, fillPolygon, drawPolygon, fillCircle, drawCircle, drawPoint, drawVector
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Methods inherited from GraphicalObject
draw (abstract)
Value Details
abstract val real : Joint
Pointer to real object.
Overrides
GraphicalObject.real