public class Breakable extends TestbedTest
BOMB_TAG, GROUND_BODY_TAG, m_textLine, m_world, MAX_CONTACT_POINTS, MOUSE_JOINT_TAG, points
Constructor and Description |
---|
Breakable() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTestName()
The name of the test
|
void |
initTest(boolean argDeserialized)
Initializes the current test
|
void |
postSolve(org.jbox2d.dynamics.contacts.Contact contact,
org.jbox2d.callbacks.ContactImpulse impulse) |
void |
step(TestbedSettings settings) |
_load, _reset, _save, addTextLine, beginContact, completeBombSpawn, endContact, exit, getBomb, getCachedCameraPos, getCachedCameraScale, getContactPoints, getDebugDraw, getDefaultCameraPos, getDefaultCameraScale, getFilename, getGroundBody, getModel, getPointCount, getStepCount, getTag, getTag, getTag, getTag, getTag, getWorld, getWorldMouse, init, init, isDialogOnSaveLoadErrors, isHasCachedCamera, isSaveLoadEnabled, isUnsupported, jointDestroyed, keyPressed, keyReleased, lanchBomb, launchBomb, load, mouseDown, mouseMove, mouseUp, preSolve, processBody, processFixture, processJoint, processShape, processWorld, queueKeyPressed, queueKeyReleased, queueMouseDown, queueMouseMove, queueMouseUp, queueShiftMouseDown, reset, save, setCachedCameraPos, setCachedCameraScale, setCamera, setDialogOnSaveLoadErrors, setHasCachedCamera, setTitle, shiftMouseDown, spawnBomb, update
public void initTest(boolean argDeserialized)
TestbedTest
initTest
in class TestbedTest
TestbedTest.initTest(boolean)
public void postSolve(org.jbox2d.dynamics.contacts.Contact contact, org.jbox2d.callbacks.ContactImpulse impulse)
postSolve
in interface org.jbox2d.callbacks.ContactListener
postSolve
in class TestbedTest
TestbedTest.postSolve(org.jbox2d.dynamics.contacts.Contact,
org.jbox2d.callbacks.ContactImpulse)
public void step(TestbedSettings settings)
step
in class TestbedTest
TestbedTest.step(org.jbox2d.testbed.framework.TestbedSettings)
public java.lang.String getTestName()
TestbedTest
getTestName
in class TestbedTest
TestbedTest.getTestName()
Copyright © 2012. All Rights Reserved.