|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPTest
org.jbox2d.testbed.tests.SpriteBinding
public class SpriteBinding
Field Summary | |
---|---|
Body |
body
|
Vec2[] |
localCoords
|
processing.core.PImage |
myImage
|
Vec2[] |
texCoords
|
Constructor Summary | |
---|---|
SpriteBinding()
|
Method Summary | |
---|---|
void |
go(World world)
|
static void |
main(java.lang.String[] argv)
Entry point |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Vec2[] localCoords
public Vec2[] texCoords
public processing.core.PImage myImage
public Body body
Constructor Detail |
---|
public SpriteBinding()
Method Detail |
---|
public void go(World world)
public static void main(java.lang.String[] argv)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |