SFML Data Structures

Here are the data structures with brief descriptions:
sfColorSfColor is an utility class for manipulating colors
sfEventSfEvent defines a system event and its parameters
sfFloatRectSfFloatRect and sfIntRect are utility classes for manipulating rectangles
sfGlyphSfGlyph describes a glyph (a visual character)
sfIntRect
sfIPAddressSfIPAddress provides easy manipulation of IP v4 addresses
sfJoyButtonEventJoystick buttons events parameters
sfJoyMoveEventJoystick axis move event parameters
sfKeyEventKeyboard event parameters
sfMouseButtonEventMouse buttons events parameters
sfMouseMoveEventMouse move event parameters
sfMouseWheelEventMouse wheel events parameters
sfSizeEventSize events parameters
sfSoundStreamChunkSfSoundStreamChunk defines the data to fill by the OnGetData callback
sfTextEventText event parameters
sfVideoModeSfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device
sfWindowSettingsStructure defining the window's creation settings