Serebriakov / dwlab

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

[Framework] Add triangular sprite shape types. #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Every corner of such triangle will be in the corner of rectangular shape with 
center in (X,Y) and size Width x Height.

Right triangle with right angle in the top-left corner.
Right triangle with right angle in the top-right corner.
Right triangle with right angle in the bottom-left corner.
Right triangle with right angle in the bottom-right corner.

Mainly for tile collision shapes.

Original issue reported on code.google.com by MattMerkulov on 22 Jun 2011 at 5:52

GoogleCodeExporter commented 9 years ago

Original comment by MattMerkulov on 16 Feb 2012 at 12:25

GoogleCodeExporter commented 9 years ago

Original comment by MattMerkulov on 16 Jul 2012 at 5:08