Split out SDL_Color into its own C-level class
authorLeon Brocard <acme@astray.com>
Wed, 14 Oct 2009 07:13:53 +0000 (08:13 +0100)
committerLeon Brocard <acme@astray.com>
Wed, 14 Oct 2009 07:13:53 +0000 (08:13 +0100)
commit3e3f41eebdfe76f06783edd413755a6bb1b98966
tree58d0b3d79f65c6a7bd3428539fa69030cb3e505a
parentdef010aacb997eb023790b7b738655d3eccf6247
Split out SDL_Color into its own C-level class
Build.PL
MANIFEST
lib/SDL/Color.pm
lib/SDL/Surface.pm
lib/SDL/TTFont.pm
src/Color.xs [new file with mode: 0644]
src/SDL.xs
t/colorpm.t
t/intergation1.t
typemap