X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2FSDL-Surface.html-inc;h=e7692ef3b4bf98a9128b6030a7b40a2d75b6847b;hb=9270755094c52becbd4c19c9512fbac25e0917a9;hp=5d6b428f957ba2359f60458ef4faeff438623412;hpb=162a0989f2a1d33d50c8950709319df21973e7b7;p=sdlgit%2FSDL-Site.git diff --git a/pages/SDL-Surface.html-inc b/pages/SDL-Surface.html-inc index 5d6b428..e7692ef 100644 --- a/pages/SDL-Surface.html-inc +++ b/pages/SDL-Surface.html-inc @@ -64,8 +64,10 @@

The constructor creates a new surface with the specified parameter values.

    my $surface = SDL::Surface->new_from( $old_surface, ... );
 
+
+
+
 
-

THIS WILL SEGFAULT!!! Read: http://sdlperl.ath.cx/projects/SDLPerl/ticket/53

Construtor Parameters