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 |
lineThickness — Property in class com.boristhebrave.Box2DWith.b2Graphics |
| The line thickness to use for drawing, in pixels. |
loadBody(xml, world, bodyDef, shapeDef) — Static method in class com.boristhebrave.Box2DWith.b2XML |
|
Creates a body from a <body/> element with nested shape elementss, using the definitions from loadBodyDef and loadShapeDef. |
loadBodyDef(body, base) — Static method in class com.boristhebrave.Box2DWith.b2XML |
|
Converts a <body/> element into a b2BodyDef. |
loadBool(attribute, defacto) — Static method in class com.boristhebrave.Box2DWith.b2XML |
|
Loads a Boolean from a given attribute. |
loadFloat(attribute, defacto) — Static method in class com.boristhebrave.Box2DWith.b2XML |
|
Loads a Number from a given attribute. |
loadInt(attribute, defacto) — Static method in class com.boristhebrave.Box2DWith.b2XML |
|
Loads a int from a given attribute. |
loadJointDef(joint, resolver, base) — Static method in class com.boristhebrave.Box2DWith.b2XML |
|
Converts an XML element into a b2JointDef. |
loadShapeDef(shape, base) — Static method in class com.boristhebrave.Box2DWith.b2XML |
|
Converts an XML element into a b2ShapeDef. |
loadVec2(attribute, defacto) — Static method in class com.boristhebrave.Box2DWith.b2XML |
|
Loads a b2Vec2 from a given attribute. |
loadWorld(xml, world, bodyDef, shapeDef, jointDef) — Static method in class com.boristhebrave.Box2DWith.b2XML |
|
Loads a world given a XML defintion. |
local — Property in class com.boristhebrave.Box2DWith.Flint.BodyZone |
| Is the returned point in local or world co-ordinates. |
|
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 |