Class
|
Description
|
Desktop
|
This class is used to get information about the desktop and the screen.
|
Draw
|
This class is used for drawing on a Window or a Image object (disabled currently).
|
Fill
|
Constants used to represent fill patterns for drawing.
|
Font
|
|
Image
|
|
Joystick
|
This class is only revelant inside a Window's Joystick event, like JoyAxisMove, JoyBallMove, JoyButtonPress, JoyButtonRelease, or JoyHatMove
|
Joysticks
|
Returns all joysticks detected when the program is started.
|
Key
|
This class is used for getting information about a key event,
and contains the constants that represent the keys.
|
Line
|
|
Mouse
|
|
Window
|
This class implement a window
|