| 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 | |
| setCollidable(b, rectHeight, rectScale, scaleToLength) — Method in class org.cove.ape.SpringConstraint | |
| setDisplay(d, offsetX, offsetY, rotation) — Method in class org.cove.ape.AbstractParticle | |
| Assigns a DisplayObject to be used when painting this particle. | |
| setDisplay(d, offsetX, offsetY, rotation) — Method in class org.cove.ape.SpringConstraint | |
| Assigns a DisplayObject to be used when painting this constraint. | |
| setFill(color, alpha) — Method in class org.cove.ape.AbstractItem | |
| Sets the style of the fill for this Item. | |
| setLine(thickness, color, alpha) — Method in class org.cove.ape.AbstractItem | |
| Sets the style of the line for this Item. | |
| setStyle(lineThickness, lineColor, lineAlpha, fillColor, fillAlpha) — Method in class org.cove.ape.AbstractItem | |
| Sets the line and fill of this Item. | |
| setTo(px, py) — Method in class org.cove.ape.Vector | |
| speed — Property in class org.cove.ape.WheelParticle | |
| The speed of the WheelParticle. | |
| SpringConstraint — Class in package org.cove.ape | |
| A Spring-like constraint that connects two particles | |
| SpringConstraint(p1:org.cove.ape:AbstractParticle, p2:org.cove.ape:AbstractParticle, stiffness, collidable, rectHeight, rectScale, scaleToLength) — Constructor in class org.cove.ape.SpringConstraint | |
| sprite — Property in class org.cove.ape.AbstractCollection | |
| Provides a Sprite to use as a container for drawing or adding children. | |
| sprite — Property in class org.cove.ape.AbstractItem | |
| Provides a Sprite to use as a container for drawing or adding children. | |
| step() — Static method in class org.cove.ape.APEngine | |
| The main step function of the engine. | |
| stiffness — Property in class org.cove.ape.AbstractConstraint | |
| The stiffness of the constraint. | |
| 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 | |