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 |
init() — Method in class org.cove.ape.AbstractCollection |
|
Initializes every member of this AbstractCollection by in turn calling
each members init() method. |
init() — Method in class org.cove.ape.AbstractItem |
|
This method is automatically called when an item's parent group is added to the engine,
an item's Composite is added to a Group, or the item is added to a Composite or Group. |
init(dt) — Static method in class org.cove.ape.APEngine |
|
Initializes the engine. |
init() — Method in class org.cove.ape.CircleParticle |
|
Sets up the visual representation of this CircleParticle. |
init() — Method in class org.cove.ape.Group |
|
Initializes every member of this Group by in turn calling
each members init() method. |
init() — Method in class org.cove.ape.RectangleParticle |
|
Sets up the visual representation of this RectangleParticle. |
init() — Method in class org.cove.ape.SpringConstraint |
|
Sets up the visual representation of this SpringContraint. |
init() — Method in class org.cove.ape.WheelParticle |
|
Sets up the visual representation of this particle. |
isConnectedTo(p:org.cove.ape:AbstractParticle) — Method in class org.cove.ape.SpringConstraint |
|
Returns true if the passed particle is one of the two particles attached to this SpringConstraint. |
|
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 |