Skip to content

Commit

Permalink
SDLx::App docs description
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaizer committed Jan 17, 2012
1 parent bf02d32 commit f864f81
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions lib/pods/SDLx/App.pod
Expand Up @@ -63,10 +63,8 @@ please see L<SDLx::Controller>.

The C<SDLx::App> provides methods for the root window of your SDL application,
as well as many related convenience methods.

L<SDLx::App> controls the root window of the of your SDL based application.
It extends the L<SDL::Surface> class, and provides an interface to the window
manager oriented functions.
It is a subclass of both L<SDLx::Surface> and L<SDLx::Controller>,
providing all the methods they both provide.

=head1 METHODS

Expand Down

0 comments on commit f864f81

Please sign in to comment.