NAME
SDL::Deprecated - Log of Deprecated items per release
CATEGORY
Core
RELEASES
2.502
- 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.