A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
radian — Property in class org.cove.ape.RectangleParticle |
|
The rotation of the RectangleParticle in radians. |
radian — Property in class org.cove.ape.SpringConstraint |
|
The rotational value created by the positions of the two particles attached to this
SpringConstraint. |
radian — Property in class org.cove.ape.WheelParticle |
|
The rotation of the wheel in radians. |
radius — Property in class org.cove.ape.CircleParticle |
|
The radius of the particle. |
RectangleParticle — Class in package org.cove.ape |
|
A rectangular shaped particle. |
RectangleParticle(x, y, width, height, rotation, fixed, mass, elasticity, friction) — Constructor in class org.cove.ape.RectangleParticle |
|
|
rectHeight — Property in class org.cove.ape.SpringConstraint |
|
If the collidable property is true, you can set the height of the
collidible rectangle between the two attached particles. |
rectScale — Property in class org.cove.ape.SpringConstraint |
|
If the collidable property is true, you can set the scale of the collidible area
between the two attached particles. |
removeCollidable(g:org.cove.ape:Group) — Method in class org.cove.ape.Group |
|
Removes a Group from the collidable list of this Group. |
removeComposite(c:org.cove.ape:Composite) — Method in class org.cove.ape.Group |
|
Removes a Composite from the Group. |
removeConstraint(c:org.cove.ape:AbstractConstraint) — Method in class org.cove.ape.AbstractCollection |
|
Removes a constraint from the Collection. |
removeParticle(p:org.cove.ape:AbstractParticle) — Method in class org.cove.ape.AbstractCollection |
|
Removes an AbstractParticle from the AbstractCollection. |
restLength — Property in class org.cove.ape.SpringConstraint |
|
The restLength property sets the length of SpringConstraint. |
rotateByAngle(angleDegrees, center:org.cove.ape:Vector) — Method in class org.cove.ape.Composite |
|
Rotates the Composite to an angle specified in degrees, around a given center
|
rotateByRadian(angleRadians, center:org.cove.ape:Vector) — Method in class org.cove.ape.Composite |
|
Rotates the Composite to an angle specified in radians, around a given center
|
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |