So you can just type surface.SScale( ) rather than surface.ScreenScale( ).
That's like asking why ScrW( ) and ScrH( ) exist when you can surface.ScreenWidth( ) or surface.ScreenHeight( ).
[QUOTE=Kogitsune;19327737]So you can just type surface.SScale( ) rather than surface.ScreenScale( ).
That's like asking why ScrW( ) and ScrH( ) exist when you can surface.ScreenWidth( ) or surface.ScreenHeight( ).[/QUOTE]
Maybe we should have a W() and a H() function while we're at it.
[QUOTE=Gbps;19329182]Maybe we should have a W() and a H() function while we're at it.[/QUOTE]
Well, I think the point is to get it as short as possible but still be able to identify the function.
-snip-
Sorry, you need to Log In to post a reply to this thread.