Box2D Forums

It is currently Mon Sep 06, 2010 10:07 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Current version? SOLVED
PostPosted: Wed Feb 03, 2010 7:09 am 
Offline

Joined: Wed Feb 03, 2010 7:03 am
Posts: 2
hello,

I just downloaded the package available: jbox2d-1.4.1b.jar

I noticed that theres difference between the package and examples.

In examples you'll find the following:
AABB myAABB;
..

myAABB.lowerBound = new Vec2(..);

and in the package i downloaded it's:

myAABB.minVertex = new Vec2(..);

I actually had to unpack the jar-file and decompile the *.class file to confirm this.

Is it that I just happend to download an old version of the package?

EDIT: Manuals are also referring to lowerBound and upperBound, is there a reason why some of the names have been changed?


Last edited by rxa on Wed Feb 03, 2010 8:18 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Current version?
PostPosted: Wed Feb 03, 2010 8:01 am 
Offline

Joined: Wed Feb 03, 2010 7:03 am
Posts: 2
Ah, found the latest version, it was hidden :P .. and yes, I'm blind


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group