Axovera / nostaljia

Automatically exported from code.google.com/p/nostaljia
0 stars 0 forks source link

Geometric form colision suport. #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Create suport for geometric for colision (polygon, circle, etc).

Original issue reported on code.google.com by trialfo...@gmail.com on 25 Jul 2009 at 7:07

GoogleCodeExporter commented 8 years ago
Java already implements these geometric intersection tests.

Original comment by janion...@gmail.com on 3 Aug 2010 at 5:11

GoogleCodeExporter commented 8 years ago
Ok, so put support to it in engine ! Will be Cool!:D

Original comment by trialfo...@gmail.com on 4 Aug 2010 at 12:24

GoogleCodeExporter commented 8 years ago
References:

http://download.oracle.com/javase/tutorial/2d/geometry/index.html

http://download.oracle.com/javase/6/docs/api/java/awt/geom/package-summary.html

Original comment by trialfo...@gmail.com on 8 Jan 2011 at 8:37