public class RayCastTest extends TestbedTest
Modifier and Type | Field and Description |
---|---|
static int |
e_maxBodies |
BOMB_TAG, GROUND_BODY_TAG, m_textLine, m_world, MAX_CONTACT_POINTS, MOUSE_JOINT_TAG, points
Constructor and Description |
---|
RayCastTest() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTestName()
The name of the test
|
void |
initTest(boolean argDeserialized)
Initializes the current test
|
void |
keyPressed(char argKeyChar,
int argKeyCode) |
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, keyReleased, lanchBomb, launchBomb, load, mouseDown, mouseMove, mouseUp, postSolve, preSolve, processBody, processFixture, processJoint, processShape, processWorld, queueKeyPressed, queueKeyReleased, queueMouseDown, queueMouseMove, queueMouseUp, queueShiftMouseDown, reset, save, setCachedCameraPos, setCachedCameraScale, setCamera, setDialogOnSaveLoadErrors, setHasCachedCamera, setTitle, shiftMouseDown, spawnBomb, update
public static final int e_maxBodies
public java.lang.String getTestName()
TestbedTest
getTestName
in class TestbedTest
public void initTest(boolean argDeserialized)
TestbedTest
initTest
in class TestbedTest
public void step(TestbedSettings settings)
step
in class TestbedTest
public void keyPressed(char argKeyChar, int argKeyCode)
keyPressed
in class TestbedTest
Copyright © 2012. All Rights Reserved.