Skip navigation links
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 

A

active - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
Adapter() - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
 
Adapter() - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable.Callback.Adapter
 
adapters - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
adaptForceToMass - Variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
if the force used should be adapted to the body mass
adaptMaxForceToBodyMass - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
if the maxForce of MouseJointAdapter.jointDef should be multiplied with its bodyB's mass
add(Body) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
adds the given segment to the end of this Chain
add(Joint) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.Connection
adds the given joint to Chain.Connection.joints
addAll(Body...) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
adds the given segments to the end of this Chain
adjustHeight - Variable in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
if the width and height should be adjusted to those of the Body or Fixture this Box2DSprite is attached to (true by default)
adjustWidth - Variable in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
if the width and height should be adjusted to those of the Body or Fixture this Box2DSprite is attached to (true by default)
aliases - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
Aliases() - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
 
allowSleep - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
angle - Variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
the desired angle to Autopilot.destination
angle - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
angularDamping - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
angularVelocity - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
AnimatedBox2DSprite - Class in net.dermetfan.utils.libgdx.graphics
A Box2DSprite using an AnimatedSprite for animation.
AnimatedBox2DSprite(AnimatedSprite) - Constructor for class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
creates a new AnimatedBox2DSprite with the given AnimatedSprite
animatedSprite - Variable in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
the AnimatedSprite used for animation
assignProperties(BodyDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns the given properties to the values of the given BodyDef
assignProperties(FixtureDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
assignProperties(JointDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns the common properties of all JointDefs
assignProperties(DistanceJointDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns all properties unique to the given joint definition
assignProperties(FrictionJointDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns all properties unique to the given joint definition
assignProperties(GearJointDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns all properties unique to the given joint definition
assignProperties(MouseJointDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns all properties unique to the given joint definition
assignProperties(PrismaticJointDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns all properties unique to the given joint definition
assignProperties(PulleyJointDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns all properties unique to the given joint definition
assignProperties(RevoluteJointDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns all properties unique to the given joint definition
assignProperties(RopeJointDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns all properties unique to the given joint definition
assignProperties(WeldJointDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns all properties unique to the given joint definition
assignProperties(WheelJointDef, MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
assigns all properties unique to the given joint definition
autoCache - Static variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
if shapes should automatically be cached when they are inspected for the first time
autoClearForces - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
Autopilot - Class in net.dermetfan.utils.libgdx.box2d
navigates bodies to a destination
Autopilot(Vector2, float, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Autopilot
Autopilot(Vector2, float, Vector2, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Autopilot
 
Autopilot(Vector2, float, Vector2, float, boolean) - Constructor for class net.dermetfan.utils.libgdx.box2d.Autopilot
The given destination will not be used directly.
awake - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

B

beginContact(Contact) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
does nothing
beginContact(Contact) - Method in class net.dermetfan.utils.libgdx.box2d.ContactMultiplexer
 
bodies - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
the parsed Bodies
body - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
bodyA - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
bodyB - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
bodyDef - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
bodyDef - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
bodyType - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
Box2DMapObjectParser - Class in net.dermetfan.utils.libgdx.box2d
Parses MapObjects from a Map and generates Box2D Bodies, Fixtures and Joints from them.
Box2DMapObjectParser() - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates a new Box2DMapObjectParser with the default Box2DMapObjectParser.Aliases
Box2DMapObjectParser(Box2DMapObjectParser.Aliases) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
Box2DMapObjectParser(Box2DMapObjectParser.Listener) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
Box2DMapObjectParser(Box2DMapObjectParser.Aliases, Box2DMapObjectParser.Listener) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
Box2DMapObjectParser(Box2DMapObjectParser.Aliases, float, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
Box2DMapObjectParser(Box2DMapObjectParser.Listener, float, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
Box2DMapObjectParser(Box2DMapObjectParser.Aliases, Box2DMapObjectParser.Listener, float, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
Box2DMapObjectParser(float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates a new Box2DMapObjectParser using the given unitScale and sets Box2DMapObjectParser.ignoreMapUnitScale to true
Box2DMapObjectParser(float, float, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
Box2DMapObjectParser(Box2DMapObjectParser.Aliases, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
Box2DMapObjectParser(Box2DMapObjectParser.Listener, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
Box2DMapObjectParser(Box2DMapObjectParser.Aliases, Box2DMapObjectParser.Listener, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
Box2DMapObjectParser(Box2DMapObjectParser.Aliases, float, float, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates a new Box2DMapObjectParser with the given parameters and sets Box2DMapObjectParser.ignoreMapUnitScale to true
Box2DMapObjectParser(Box2DMapObjectParser.Listener, float, float, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates a new Box2DMapObjectParser with the given parameters and sets Box2DMapObjectParser.ignoreMapUnitScale to true
Box2DMapObjectParser(Box2DMapObjectParser.Listener, Box2DMapObjectParser.Aliases, float, float, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates a new Box2DMapObjectParser with the given parameters and sets Box2DMapObjectParser.ignoreMapUnitScale to true
Box2DMapObjectParser.Aliases - Class in net.dermetfan.utils.libgdx.box2d
defines the Box2DMapObjectParser.aliases to use when parsing
Box2DMapObjectParser.Listener - Interface in net.dermetfan.utils.libgdx.box2d
Allows modification of MapObjects before they are used to create Box2D objects.
Box2DMapObjectParser.Listener.Adapter - Class in net.dermetfan.utils.libgdx.box2d
Does nothing.
Box2DSprite - Class in net.dermetfan.utils.libgdx.graphics
A Box2DSprite is a Sprite with additional drawing information and the abililty to draw itself on a given Body or Fixture.
Box2DSprite() - Constructor for class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
Box2DSprite(Texture, int, int) - Constructor for class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
Box2DSprite(Texture, int, int, int, int) - Constructor for class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
Box2DSprite(TextureRegion, int, int, int, int) - Constructor for class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
Box2DSprite(Texture) - Constructor for class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
Box2DSprite(TextureRegion) - Constructor for class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
Box2DSprite(Sprite) - Constructor for class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
Box2DUtils - Class in net.dermetfan.utils.libgdx.box2d
provides methods for operations with Box2D Bodies, Fixtures and Shapes
Box2DUtils() - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
Box2DUtils.ShapeCache - Class in net.dermetfan.utils.libgdx.box2d
cached method results
Breakable - Class in net.dermetfan.utils.libgdx.box2d
Breaks bodies or fixtures if they get hit too hard.
Breakable(float, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
 
Breakable(float, float, boolean) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
 
Breakable(float, float, boolean, boolean) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
 
Breakable(float, float, Breakable.Callback) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
 
Breakable(float, float, boolean, Breakable.Callback) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
 
Breakable(Vector2, float, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
 
Breakable(Vector2, float, float, boolean) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
 
Breakable(Vector2, float, float, boolean, boolean) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
 
Breakable(Vector2, float, float, Breakable.Callback) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
 
Breakable(Vector2, float, float, boolean, Breakable.Callback) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
 
Breakable(float, float, Vector2, float, float, boolean, boolean, Breakable.Callback) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
 
Breakable(Breakable) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable
constructs a new Breakable exactly like the given other one
Breakable.Callback - Interface in net.dermetfan.utils.libgdx.box2d
a callback for a Breakable if its container (body or fixture) was destroyed (for example to play a sound)
Breakable.Callback.Adapter - Class in net.dermetfan.utils.libgdx.box2d
Returns false in all methods implemented from Breakable.Callback.
Breakable.Manager - Class in net.dermetfan.utils.libgdx.box2d
Manages the Breakables of the Contacts it receives.
breakBody - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable
if the fixture's body (in case the Breakable is used for a fixture) should be destroyed if the fixture is destroyed (false by default)
breakBodyWithoutFixtures - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable
if the fixture's body (in case the Breakable is used for a fixture) should be destroyed if the fixture is destroyed and it was the body's last one (true by default)
brokenBodies - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
brokenFixtures - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
brokenJoints - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
builder - Variable in class net.dermetfan.utils.libgdx.box2d.Chain
the Chain.Builder used for modifications of this Chain
bullet - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

C

cache - Static variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
Cached Shapes and their Box2DUtils.ShapeCache.
cache(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
calculateForce(Vector2, Vector2) - Static method in class net.dermetfan.utils.libgdx.box2d.Autopilot
calculates the force to continuously apply to reach the given destination
calculateForce(Vector2, Vector2, float, Interpolation) - Static method in class net.dermetfan.utils.libgdx.box2d.Autopilot
calculates the force to continuously apply to reach the given destination and interpolates it based on distance
calculateTorque(Vector2, float, float, float, float, float) - Static method in class net.dermetfan.utils.libgdx.box2d.Autopilot
calculates the torque needed to repeatedly apply to a body to make it rotate to a given point
callback - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable
the Breakable.Callback called when the Breakable's container is destroyed
camera - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
the Camera used to convert to world coordinates
categoryBits - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
Chain - Class in net.dermetfan.utils.libgdx.box2d
Holds Chain.segments and Chain.connections to simulate a chain.
Chain(Chain) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain
creates a shallow copy of the given Chain instance
Chain(Chain.Builder) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain
 
Chain(int, Chain.Builder) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain
creates a new Chain and builds it to the given length
Chain(int, Chain.Builder, boolean) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain
creates a new Chain and builds it to the given length if build is true
Chain(Chain.Builder, Body...) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain
creates a new Chain with the given segments
Chain.Builder - Interface in net.dermetfan.utils.libgdx.box2d
used by a Chain to modify it
Chain.Connection - Class in net.dermetfan.utils.libgdx.box2d
holds one or more joints
Chain.CopyBuilder - Class in net.dermetfan.utils.libgdx.box2d
Chain.DefBuilder - Class in net.dermetfan.utils.libgdx.box2d
a Chain.Builder that builds using a BodyDef, FixtureDef and Joint
Chain.DefShapeBuilder - Class in net.dermetfan.utils.libgdx.box2d
A Chain.Builder that builds using a BodyDef, JointDef and Shape.
Chain.JointDefCopyBuilder - Class in net.dermetfan.utils.libgdx.box2d
checkPreconditions - Static variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
if Box2D preconditions should be checked to avoid crashes
clone(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
clones a Body (without deep copying the Shapes of its Fixtures)
clone(Body, boolean) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
clones a Body
clone(Fixture, Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
clones a Fixture (without deep copying its Shape)
clone(Fixture, Body, boolean) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
clones a Fixture
clone(T) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
creates a deep copy of a Shape
Note: The previous and next vertex of a ChainShape will not be copied since this is not possible due to the API.
collideConnected - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
Connection(Joint) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain.Connection
creates a new Connection and adds the given joint
Connection(Joint, Joint) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain.Connection
creates a new Connection and adds the given joints
Connection(Joint, Joint, Joint) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain.Connection
creates a new Connection and adds the given joints
Connection(Joint...) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain.Connection
creates a new Connection and adds the given joints
connections - Variable in class net.dermetfan.utils.libgdx.box2d.Chain
the Joints of this Chain
ContactMultiplexer - Class in net.dermetfan.utils.libgdx.box2d
a ContactListener that sends Contacts to an Array of ContactListeners
ContactMultiplexer(ContactListener...) - Constructor for class net.dermetfan.utils.libgdx.box2d.ContactMultiplexer
 
ContactMultiplexer(Array<ContactListener>) - Constructor for class net.dermetfan.utils.libgdx.box2d.ContactMultiplexer
 
CopyBuilder(Body) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain.CopyBuilder
 
createBody(World, MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates a Body in the given World from the given MapObject
createBody(MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
 
createBody(MapObject) - Method in interface net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener
 
createConnection(Body, int, Body, int) - Method in interface net.dermetfan.utils.libgdx.box2d.Chain.Builder
connects two segments with each other using a Chain.Connection
createConnection(int, int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
createConnection(int, int, Chain.Builder) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
Creates a Chain.Connection using the Chain.Builder passing the correct parameters to Chain.Builder.createConnection(Body, int, Body, int) specified by the given indices.
createConnection(Body, int, Body, int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
 
createConnection(Body, int, Body, int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
 
createConnection(Body, int, Body, int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.JointDefCopyBuilder
 
created(Body, MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
does nothing
created(Fixture, MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
does nothing
created(Joint, MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
does nothing
created(Body, MapObject) - Method in interface net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener
 
created(Fixture, MapObject) - Method in interface net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener
 
created(Joint, MapObject) - Method in interface net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener
 
createDef(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
createDef(Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
createFixture(MapObject, Body) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates a Fixture from a MapObject
createFixture(MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates the fixture from the given MapObject on the associated body in Box2DMapObjectParser.bodies
createFixture(MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
 
createFixture(MapObject) - Method in interface net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener
 
createFixtures(MapObject, Body) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates Fixtures from a MapObject
createFixtures(MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates the fixtures from the given MapObject on the associated body in Box2DMapObjectParser.bodies
createFixtures(MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
 
createFixtures(MapObject) - Method in interface net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener
 
createJoint(MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates a Joint from a MapObject
createJoint(MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
 
createJoint(MapObject) - Method in interface net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener
 
createObject(World, MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
createObject(MapObject) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
 
createObject(MapObject) - Method in interface net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener
 
createSegment(int, int, Chain) - Method in interface net.dermetfan.utils.libgdx.box2d.Chain.Builder
creates a segment that is going to be added to Chain.segments
createSegment(int, int, Chain) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.CopyBuilder
 
createSegment(int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
creates a segment for the given index using the Chain.builder
createSegment(int, Chain.Builder) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
Creates a segment using the given Chain.Builder passing the correct parameters to Chain.Builder.createSegment(int, int, Chain) specified by the given index.
createSegment(int, int, Chain) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
 
createSegment(int, int, Chain) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder

D

dampingRatio - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
defaultListener - Static variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
defaultListener - Static variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
the MouseJointAdapter.listener used by default
defaultPositionAccessor - Static variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
returns Body.getPosition()
defaultUserDataAccessor - Static variable in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
defaultUserDataAccessor - Static variable in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
the Box2DSprite.userDataAccessor used by default
DefBuilder(World, BodyDef, FixtureDef, JointDef) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
 
DefShapeBuilder(World, BodyDef, Shape, float, JointDef) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
 
density - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
density - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
the density to use in Body.createFixture(Shape, float)
destination - Variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
the point to move and rotate to
destroy() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
actually destroys all bodies in Breakable.Manager.brokenBodies and fixtures in Breakable.Manager.brokenFixtures
destroy(Fixture) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
destroys the given fixture (and its body depending on Breakable.breakBodyWithoutFixtures and Breakable.breakBody)
destroy(Body) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
 
destroy(Joint) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
 
destroy() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.Connection
destroy(Body) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
 
destroy(int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
 
destroy(int, int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
destroys all segments from beginIndex to endIndex
destroyed(Body, Breakable) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Callback.Adapter
 
destroyed(Fixture, Breakable) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Callback.Adapter
 
destroyed(Joint, Breakable) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Callback.Adapter
 
destroyed(Body, Breakable) - Method in interface net.dermetfan.utils.libgdx.box2d.Breakable.Callback
destroyed(Fixture, Breakable) - Method in interface net.dermetfan.utils.libgdx.box2d.Breakable.Callback
destroyed(Joint, Breakable) - Method in interface net.dermetfan.utils.libgdx.box2d.Breakable.Callback
destroyFixtures(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
destroys all fixtures of the given body
destroyFixtures(Body, Array<Fixture>) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
destroys all fixtures of the given body except the given ones
destroyFixtures(Body, Fixture...) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
destroyFixtures(Body, Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
dispose() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
distanceJoint - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
distanceScalar - Variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
the distance at which the force should be fully applied
dragged(MouseJoint, Vector2, Vector2) - Method in interface net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Listener
 
draw(Batch, float, float, float, float, float) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
updates before drawing if isAutoUpdate() is true
draw(Batch, World) - Static method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
draw(Batch, World, boolean) - Static method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
draws all the Box2DSprites on the Body or Fixture that hold them in their user data in the given World
draw(Batch, Fixture) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
draws this Box2DSprite on the given Fixture
draw(Batch, Body) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
draws this Box2DSprite on the given Body
draw(Batch, float, float, float, float, float) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
draws this Box2DSprite on the given area
dynamicBody - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

E

enableLimit - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
enableMotor - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
endContact(Contact) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
does nothing
endContact(Contact) - Method in class net.dermetfan.utils.libgdx.box2d.ContactMultiplexer
 
extend(int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
extends this chain by the given length using the Chain.builder
extend(int, Chain.Builder) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
extends this chain by the given length using the given Chain.Builder
extend() - Method in class net.dermetfan.utils.libgdx.box2d.Chain
extends this Chain using the Chain.builder
extend(Chain.Builder) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
creates and adds a new segment to this Chain

F

findAvailableName(String, ObjectMap<String, ?>) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
findBody(MapObject, MapProperties...) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
fixedRotation - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
fixture - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
fixtureDef - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
fixtures - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
the parsed Fixtures
fixtureVertices(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
flipFrames(boolean, boolean) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
flipFrames(boolean, boolean, boolean) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
flipFrames(float, float, boolean, boolean) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
flipFrames(float, float, boolean, boolean, boolean) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
frequencyHz - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
friciton - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
frictionJoint - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

G

gearJoint - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
getAdapters() - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
 
getAliases() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
getAngle() - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
getAnimatedSprite() - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
getAnimation() - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
getBodies() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
getBodyDef() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
 
getBodyDef() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
 
getBrokenBodies() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
 
getBrokenFixtures() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
 
getBuilder() - Method in class net.dermetfan.utils.libgdx.box2d.Chain
 
getCallback() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
getCamera() - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
getConnection(int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
 
getConnections() - Method in class net.dermetfan.utils.libgdx.box2d.Chain
Warning: The returned Array is used by other methods and may be modified unexpectedly.
getDensity() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
 
getDestination() - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
getDistanceScalar() - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
getFixtureDef() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
 
getFixtures() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
getHeritage() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
getInterpolation() - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
getJoint() - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
getJointDef() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
 
getJointDef() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
 
getJointDef() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.JointDefCopyBuilder
 
getJointDef() - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
getJoints() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
getListener() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
getListener() - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
getMax() - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
 
getMovementForce() - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
getNormalResistance() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
getPointer() - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
getPositionAccessor() - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
getReactionForceLength2Resistance() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
getReactionForceResistance() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
getReactionTorqueResistance() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
getRotationForce() - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
getSegment(int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
 
getSegments() - Method in class net.dermetfan.utils.libgdx.box2d.Chain
Warning: The returned Array is used by other methods and may be modified unexpectedly.
getShape() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
 
getTangentResistance() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
getTemplate() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.CopyBuilder
 
getTileHeight() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
getTileWidth() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
getTime() - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
getUnitScale() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
getUserDataAccessor() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
 
getUserDataAccessor() - Static method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
getWorld() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
 
getWorld() - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
 
getZ() - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
getZComparator() - Static method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
gravityScale - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
gravityX - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
gravityY - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
groundAnchorAX - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
groundAnchorAY - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
groundAnchorBX - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
groundAnchorBY - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
groupIndex - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

H

height - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
height(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
height(Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
height(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
height - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils.ShapeCache
 
height0(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
heritage - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser

I

ignoreLayerUnitScale - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
if the unit scale found in the layers should be ignored
ignoreMapUnitScale - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
if the unit scale found in the map should be ignored
init(Box2DMapObjectParser) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
does nothing
init(Box2DMapObjectParser) - Method in interface net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener
 
insert(int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
creates a new segment and inserts it into this Chain
insert(int, Body) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
inserts a segment into this Chain
interpolation - Variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
the interpolation to apply to the force based on the Autopilot.distanceScalar
isAdaptForceToMass() - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
isAdaptMaxForceToBodyMass() - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
isAdjustHeight() - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
isAdjustWidth() - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
isAutoUpdate() - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
isBreakBody() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
isBreakBodyWithoutFixtures() - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
isCenterFrames() - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
isIgnoreLayerUnitScale() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
isIgnoreMapUnitScale() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
isKeepSize() - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
isMouseMoved() - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
isMoveRelative() - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
isometric - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
isPlaying() - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
isRotateRelative() - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
isSensor - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
isTriangulate() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
isUseOriginX() - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
isUseOriginY() - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 

J

joint - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
joint - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
the managed MouseJoint
joint1 - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
joint2 - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
jointDef - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
jointDef - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
jointDef - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.JointDefCopyBuilder
jointDef - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
the MouseJointDef used to create MouseJointAdapter.joint
JointDefCopyBuilder(Body, JointDef) - Constructor for class net.dermetfan.utils.libgdx.box2d.Chain.JointDefCopyBuilder
 
joints - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
the parsed Joints
joints - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.Connection
the joints of this Chain.Connection
jointType - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

K

kinematicBody - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

L

layerProperties - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
the MapProperties of the currently loading layer
length - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
length() - Method in class net.dermetfan.utils.libgdx.box2d.Chain
 
lengthA - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
lengthB - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
linearDamping - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
linearVelocityX - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
linearVelocityY - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
listener - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
listener - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
load(Map, Array<MapLayer>) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
adds all layers to the processing queue
load(MapLayer, Array<MapObject>) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener.Adapter
adds all map objects to the parsing queue
load(Map, Array<MapLayer>) - Method in interface net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener
 
load(MapLayer, Array<MapObject>) - Method in interface net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Listener
 
load(World, Map) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates the given Map's MapObjects in the given World
load(World, MapLayer) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
creates the given MapLayer's MapObjects in the given World
localAnchorAX - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
localAnchorAY - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
localAnchorBX - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
localAnchorBY - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
localAxisAX - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
localAxisAY - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
lowerAngle - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
lowerTranslation - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

M

Manager() - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
instantiates a new Breakable.Manager
Manager(Accessor<Breakable, Object>) - Constructor for class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
instantiates a new Breakable.Manager with the given Breakable.Manager.userDataAccessor
Manager() - Constructor for class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
 
mapProperties - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
the MapProperties of the currently loading map
maskBits - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
mat4 - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
for internal, temporary usage
max - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
maxForce - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
maxLength - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
maxMotorForce - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
maxMotorTorque - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
maxPolygonVertices - Static variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
the max amount of vertices of a PolygonShape (limitation by Box2D)
maxTorque - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
maxX(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
maxX(Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
maxX(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
maxX - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils.ShapeCache
 
maxX0(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
maxY(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
maxY(Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
maxY(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
maxY - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils.ShapeCache
 
maxY0(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
minExclusivePolygonArea - Static variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
the area that is too small for a PolygonShape to contain it (limitation by Box2D)
minX(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
minX(Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
minX(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
minX - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils.ShapeCache
 
minX0(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
minY(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
minY(Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
minY(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
minY - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils.ShapeCache
 
minY0(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
motorSpeed - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
mouseJoint - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
MouseJointAdapter - Class in net.dermetfan.utils.libgdx.box2d
an InputAdapter managing a MouseJoint
MouseJointAdapter(MouseJointDef, boolean, Camera) - Constructor for class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
constructs a MouseJointAdapter with pointer set to 0 (useful for desktop)
MouseJointAdapter(MouseJointDef, boolean, Camera, byte) - Constructor for class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
constructs a MouseJointAdapter using the given MouseJointDef
MouseJointAdapter(MouseJointAdapter) - Constructor for class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
constructs a new MouseJointAdapter that equals the given other one
MouseJointAdapter.Listener - Interface in net.dermetfan.utils.libgdx.box2d
MouseJointAdapter.Manager - Class in net.dermetfan.utils.libgdx.box2d
Manages MouseJointAdapters by creating new ones if necessary.
mouseMoved(int, int) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
mouseMoved - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
mouseMoved(int, int) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
move(Body, Vector2, Vector2, boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
move(Body, Vector2, Vector2, Interpolation, float, boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
move(Body, boolean, boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
moves/moves the given Body
movementForce - Variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
the force used for movement
moveRelative - Variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
if the Autopilot.destination is relative to the body

N

navigate(Body, float, boolean, boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
rotates and moves the given body
navigate(Body, float, boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
navigate(Body, float) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
net.dermetfan.utils.libgdx.box2d - package net.dermetfan.utils.libgdx.box2d
 
net.dermetfan.utils.libgdx.graphics - package net.dermetfan.utils.libgdx.graphics
 
newMouseJointAdapter(byte) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
override this to define how new MouseJointAdapters should be created
normalResistance - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable
how much force the Breakable can bear

O

object - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
orientation - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
orthogonal - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

P

pause() - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
play() - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
pointer - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
The pointer to react to.
position(Shape, Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
position(Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
positionAccessor - Variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
used to determine a bodies position
positionRelative(CircleShape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
positionRelative(Shape, float) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
positionRelative(Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
postSolve(Contact, ContactImpulse) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
postSolve(Contact, ContactImpulse) - Method in class net.dermetfan.utils.libgdx.box2d.ContactMultiplexer
 
preSolve(Contact, Manifold) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
does nothing
preSolve(Contact, Manifold) - Method in class net.dermetfan.utils.libgdx.box2d.ContactMultiplexer
 
prismaticJoint - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
pulleyJoint - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

Q

queryCallback - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter

R

ratio - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
reactionForceLength2Resistance - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable
the max squared length of the reaction force
reactionForceResistance - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable
how much reaction force the Breakable can bear
reactionTorqueResistance - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable
how much reaction torque the Breakable can bear
reactsToPointer(int) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
referenceAngle - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
released(MouseJoint, Vector2) - Method in interface net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Listener
 
remove(Joint) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.Connection
removes the given joint from Chain.Connection.joints
remove(int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.Connection
removes the joint at the given index from Chain.Connection.joints
remove(Body) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
 
remove(int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
removes a segment from this Chain
remove(int, int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
removes all segmetns from beginIndex to endIndex
replace(int, Body) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
 
reset() - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
resets all fields to their default values
restitution - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
revoluteJoint - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
ropeJoint - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
rotate(Body, Vector2, float, float, float, boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
rotate(Body, float, boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
rotates the given body
rotate(Body, float) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
rotates the body waking it up if it sleeps
rotateRelative - Variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
if the Autopilot.destination is relative to the body
rotationForce - Variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
the force used for rotation

S

segments - Variable in class net.dermetfan.utils.libgdx.box2d.Chain
the segments of this Chain
setAdapters(Array<MouseJointAdapter>) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
 
setAdaptForceToMass(boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setAdaptMaxForceToBodyMass(boolean) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
setAdjustHeight(boolean) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
setAdjustSize(boolean) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
setAdjustWidth(boolean) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
setAliases(Box2DMapObjectParser.Aliases) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
setAngle(float) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setAnimatedSprite(AnimatedSprite) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
setAnimation(Animation) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
setAutoUpdate(boolean) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
setBodyDef(BodyDef) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
 
setBodyDef(BodyDef) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
 
setBreakBody(boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
setBreakBodyWithoutFixtures(boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
setBuilder(Chain.Builder) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
 
setCallback(Breakable.Callback) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
setCamera(Camera) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
setCenterFrames(boolean) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
setDensity(float) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
 
setDestination(float, float) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setDestination(Vector2) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setDistanceScalar(float) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setFixtureDef(FixtureDef) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
 
setForces(float, float, float) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setForces(Vector2, float) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setHeight(float) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
setHeritage(MapProperties) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
setIgnoreLayerUnitScale(boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
setIgnoreMapUnitScale(boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
setInterpolation(Interpolation) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setJoint(MouseJoint) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
setJointDef(JointDef) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
 
setJointDef(JointDef) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
 
setJointDef(JointDef) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.JointDefCopyBuilder
 
setJointDef(MouseJointDef) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
setKeepSize(boolean) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
setListener(Box2DMapObjectParser.Listener) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
setListener(MouseJointAdapter.Listener) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
setMax(byte) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
 
setMouseMoved(boolean) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
setMovementForce(float, float) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setMovementForce(Vector2) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setMoveRelative(boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setNormalResistance(float) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
setPlaying(boolean) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
setPointer(byte) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
 
setPositionAccessor(Accessor<Vector2, Body>) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setReactionForceLength2Resistance(float) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
setReactionForceResistance(Vector2) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
setReactionTorqueResistance(float) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
setRelative(boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setRelative(boolean, boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setRotateRelative(boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setRotationForce(float) - Method in class net.dermetfan.utils.libgdx.box2d.Autopilot
 
setSensor(Body, boolean) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
sets the sensor flag of all of the given Body's Fixtures
setTangentResistance(float) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable
 
setTemplate(Body) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.CopyBuilder
 
setTileHeight(float) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
setTileWidth(float) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
setTime(float) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
setTriangulate(boolean) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
setUnitScale(float) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
 
setUseOrigin(boolean) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
setUseOriginX(boolean) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
setUseOriginY(boolean) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
setUserDataAccessor(Accessor<Breakable, Object>) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
 
setUserDataAccessor(Accessor<Box2DSprite, Object>) - Static method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
setWidth(float) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
setWorld(World) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
 
setWorld(World) - Method in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
 
setZ(float) - Method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
setZComparator(Comparator<Box2DSprite>) - Static method in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
 
shape - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
ShapeCache(Vector2[], float, float, float, float, float, float) - Constructor for class net.dermetfan.utils.libgdx.box2d.Box2DUtils.ShapeCache
 
shorten() - Method in class net.dermetfan.utils.libgdx.box2d.Chain
destorys the last segment
shorten(int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
destroys the given amount of segments from the end of the Chain
shouldBreak(Breakable, float, float, Contact, ContactImpulse, Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
 
shouldBreak(Breakable, Vector2, float, Joint) - Static method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
 
size(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
size(Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
size(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
size0(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
split(Body, Vector2, Vector2, Pair<Body, Body>) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
split(Fixture, Vector2, Vector2, Body, Body, Pair<Fixture, Fixture>) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
split(Fixture, Vector2, Vector2, Pair<FixtureDef, FixtureDef>) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
split(T, Vector2, Vector2, Pair<T, T>) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
splits the given Shape using the segment described by the two given Vector2s
split(Chain.Connection) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
 
split(int) - Method in class net.dermetfan.utils.libgdx.box2d.Chain
splits this Chain at the given index and returns a new Chain consisting of the Chain.segments up to the given index
staggered - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
staticBody - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
stop() - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
strain(Contact, ContactImpulse) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
destroys/destroys all fixtures/bodies involved in the given Contact if they could not bear the given impulse
strain(World, float) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
strains all joints in the given world
strain(Joint, float) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
strained(Fixture, Breakable, Contact, ContactImpulse, float, float) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Callback.Adapter
 
strained(Joint, Breakable, Vector2, float) - Method in class net.dermetfan.utils.libgdx.box2d.Breakable.Callback.Adapter
 
strained(Fixture, Breakable, Contact, ContactImpulse, float, float) - Method in interface net.dermetfan.utils.libgdx.box2d.Breakable.Callback
strained(Joint, Breakable, Vector2, float) - Method in interface net.dermetfan.utils.libgdx.box2d.Breakable.Callback

T

tangentResistance - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable
how much friction the Breakable can bear
targetX - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
targetY - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
template - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.CopyBuilder
tileHeight - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
tileHeight - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
the dimensions of a tile, used to transform positions (ignore/set to 1 if the map is not a tile map)
tileWidth - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
tileWidth - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
the dimensions of a tile, used to transform positions (ignore/set to 1 if the map is not a tile map)
tmp - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
a temporary variable
tmpConnections - Variable in class net.dermetfan.utils.libgdx.box2d.Chain
Warning: This is used by multiple methods and may be modified unexpectedly.
tmpJoints - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
used for World.getJoints(Array) in Breakable.Manager.strain(World, float)
tmpSegments - Variable in class net.dermetfan.utils.libgdx.box2d.Chain
Warning: This is used by multiple methods and may be modified unexpectedly.
touchDown(int, int, int, int) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
calls touchDown on all MouseJointAdapter.Manager.adapters and creates a new one if necessary
touchDown(int, int, int, int) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
touchDragged(int, int, int) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
touchDragged(int, int, int) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
updates the target of MouseJointAdapter.joint if dragged of MouseJointAdapter.listener returns true
touched(Fixture, Vector2) - Method in interface net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Listener
 
touchUp(int, int, int, int) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter.Manager
touchUp(int, int, int, int) - Method in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
transform(Matrix4, String) - Method in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
transforms the given matrix according to the given orientation
triangulate - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
if concave polygons should be triangulated instead of being decomposed into convex polygons
type - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

U

unitScale - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
unitScale - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
the unit scale to convert from editor units to Box2D meters
update() - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
updates with Graphics.getDeltaTime()
update(float) - Method in class net.dermetfan.utils.libgdx.graphics.AnimatedBox2DSprite
 
upperAngle - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
upperTranslation - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
useOriginX - Variable in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
if the origin of this Box2DSprite should be used when it's drawn (false by default)
useOriginY - Variable in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
if the origin of this Box2DSprite should be used when it's drawn (false by default)
userData - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
userDataAccessor - Variable in class net.dermetfan.utils.libgdx.box2d.Breakable.Manager
the Accessor used to access a Breakable in user data (access must return a Breakable)
userDataAccessor - Static variable in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
the Accessor used to get a Box2DSprite from the user data of a body or fixture

V

vec2 - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
for internal, temporary usage
vec2 - Static variable in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
for internal, temporary usage
vec2_0 - Static variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
for internal, temporary usage
vec2_0 - Static variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
for internal, temporary usage
vec2_0 - Static variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
for internal, temporary usage
vec2_1 - Static variable in class net.dermetfan.utils.libgdx.box2d.Autopilot
for internal, temporary usage
vec2_1 - Static variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
for internal, temporary usage
vec2_1 - Static variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
for internal, temporary usage
vec3 - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser
for internal, temporary usage
vec3 - Variable in class net.dermetfan.utils.libgdx.box2d.MouseJointAdapter
for internal, temporary usage
vertices - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils.ShapeCache
 
vertices(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
vertices(Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
vertices(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
vertices0(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 

W

weldJoint - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
wheelJoint - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
width - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases
width - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DUtils.ShapeCache
 
width(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
width(Fixture) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
width(Body) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
width0(Shape) - Static method in class net.dermetfan.utils.libgdx.box2d.Box2DUtils
 
world - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.DefBuilder
the World in which to create segments and joints
world - Variable in class net.dermetfan.utils.libgdx.box2d.Chain.DefShapeBuilder
the World to create things in

X

x - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

Y

y - Variable in class net.dermetfan.utils.libgdx.box2d.Box2DMapObjectParser.Aliases
the aliases

Z

z - Variable in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
the z index for sorted drawing
zComparator - Static variable in class net.dermetfan.utils.libgdx.graphics.Box2DSprite
a Comparator used to sort Box2DSprites by their z index in Box2DSprite.draw(Batch, World)
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