Index of classes


A
abstractWindow [Sfml]
An abstract class for windows : all windows inherit of this class

C
clock [Sfml]
A simple timer

D
drawable [Sfml]
Abstract class for all the drawable objects

I
image [Sfml]
Images support
input [Sfml]
Input provides high-level access to the state (pressed or not) of keys and mouse buttons

R
randomizer [Sfml]
Randomizer : generate random numbers
renderWindow [Sfml]
Render Windows : window + drawing support

S
sfString [Sfml]
Strings
sprite [Sfml]
Sprites : class for drawing images

V
view [Sfml]
Provides a support for views

W
window [Sfml]
A simple (useless ?) window without any graphics activated