Update on new design
[email protected] (Kartik Thakore)
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi folks, Seeking comments on the new design of SDL::Rect. Note this is still experimental. I want more insight before I decide to apply it across the board. http://yapgh.blogspot.com/2009/09/design-of-sdlrect.html . Have at it I am a big boy. You can grab the code like this Only If you don't already have a local git repo ######## mkdir SDL cd SDL git init . ######## Then do this or skip to this if you already have a local git repo git pull git://github.com/kthakore/SDL_perl.git experimental