Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DebugDraw class in JBox2D
#5
Interesting, I looked at JBox2D sources and the numbers for e_shapeBit were entirely diferent.

Letme try something.
(07-14-2012, 01:04 AM)Qwertygiy Wrote: OH, I bet I know your problem.

"private static DebugDraw debugDraw;"

You never defined debugDraw.

Try

"private static DebugDraw debugDraw = new DebugDraw();"

I can't, DebugDraw is abstract.
Reply


Messages In This Thread
DebugDraw class in JBox2D - by Dignity - 07-14-2012, 12:35 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)