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  
b2Graphics — Class in package com.boristhebrave.Box2DWith
A re-implementation of debug drawing without the hassles of Box2D's API.
b2Graphics(graphics, physScale) — Constructor in class com.boristhebrave.Box2DWith.b2Graphics
Creates a wrapper for Graphics, with it's own set of drawing properties.
getArea() — Method in class com.boristhebrave.Box2DWith.Flint.BodyZone
The getArea method returns the size of the zone.
getLocation() — Method in class com.boristhebrave.Box2DWith.Flint.BodyZone
The getLocation method returns a random point inside the zone.
getShapeWeights() — Method in class com.boristhebrave.Box2DWith.Flint.BodyZone
Returns a FastWeightedArray with an entry for each shape in the body, and weightings according to mass or volume.
graphics — Property in class com.boristhebrave.Box2DWith.b2Graphics
The wrapped Graphics to draw to.
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