|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbox2d.testbed.framework.TestbedTest
org.jbox2d.testbed.tests.Pulleys
public class Pulleys
| Field Summary |
|---|
| Fields inherited from class org.jbox2d.testbed.framework.TestbedTest |
|---|
BOMB_TAG, destructionListener, GROUND_BODY_TAG, groundBody, m_textLine, m_world, MAX_CONTACT_POINTS, MOUSE_JOINT_TAG, points |
| Constructor Summary | |
|---|---|
Pulleys()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getTag(org.jbox2d.dynamics.joints.Joint joint)
|
java.lang.String |
getTestName()
The name of the test |
void |
initTest(boolean deserialized)
Initializes the current test |
boolean |
isSaveLoadEnabled()
Override to enable saving and loading. |
void |
processJoint(org.jbox2d.dynamics.joints.Joint joint,
java.lang.Long tag)
|
void |
step(TestbedSettings settings)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Pulleys()
| Method Detail |
|---|
public java.lang.Long getTag(org.jbox2d.dynamics.joints.Joint joint)
getTag in interface org.jbox2d.serialization.JbSerializer.ObjectSignergetTag in class TestbedTest
public void processJoint(org.jbox2d.dynamics.joints.Joint joint,
java.lang.Long tag)
processJoint in interface org.jbox2d.serialization.JbDeserializer.ObjectListenerprocessJoint in class TestbedTestpublic boolean isSaveLoadEnabled()
TestbedTestJbDeserializer.ObjectListener and
JbSerializer.ObjectSigner methods if you need to
isSaveLoadEnabled in class TestbedTestpublic void initTest(boolean deserialized)
TestbedTest
initTest in class TestbedTestpublic void step(TestbedSettings settings)
step in class TestbedTestpublic java.lang.String getTestName()
TestbedTest
getTestName in class TestbedTest
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||