GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
pods::SDL::Deprecated(3) User Contributed Perl Documentation pods::SDL::Deprecated(3)

SDL::Deprecated - Log of Deprecated items per release

Core

Major changes to "SDLx::Controller".

"quit" is now "stop". Event handlers no longer end "run" on returning false. Call "stop" explicitly instead.

The first argument to move handlers is the step portion instead of "dt". The second argument to move handlers, the "t" value, is now the third argument.

"min_t" will limit apps to a framerate of 60 by default.

SDLx::App
"SDLx::App::loop()" is deprecated.

SDLx::App
Now depends on SDLx::Surface. To get the SDL::Surface, use " -"surface() >. Alternatively SDLx::Surface::display().
SDLx::Surface
" get_display " is now called SDLx::Surface::display.
SDLx::Sprite::Animated
Has drastically changed, and is still volatile.

SDL::App
SDL::App has migrated to SDLx::App namespace. The reason for this is because it is an extension and not a 1:1 XS/Constant Module to the c library.
SDL::Game::Rect
SDL::Game::Rect has migrated to SDLx::Rect namespace. Same reasoning as above.

See "AUTHORS" in SDL.
2022-06-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.