Data Structures
Here are the data structures with brief descriptions:
oCsfColorUtility class for manpulating RGBA colors
oCsfContextSettingsStructure defining the window's creation settings
oCsfEventSfEvent defines a system event and its parameters
oCsfFloatRectSfFloatRect and sfIntRect are utility classes for manipulating rectangles
oCsfGlyphSfGlyph describes a glyph (a visual character)
oCsfInputStreamSet of callbacks that allow users to define custom file streams
oCsfIntRect
oCsfIpAddressEncapsulate an IPv4 network address
oCsfJoystickButtonEventJoystick buttons events parameters
oCsfJoystickConnectEventJoystick connection/disconnection event parameters
oCsfJoystickMoveEventJoystick axis move event parameters
oCsfKeyEventKeyboard event parameters
oCsfMouseButtonEventMouse buttons events parameters
oCsfMouseMoveEventMouse move event parameters
oCsfMouseWheelEventMouse wheel events parameters
oCsfRenderStatesDefine the states used for drawing to a RenderTarget
oCsfSizeEventSize events parameters
oCsfSoundStreamChunkDefines the data to fill by the OnGetData callback
oCsfTextEventText event parameters
oCsfTimeRepresents a time value
oCsfTransformEncapsulate a 3x3 transform matrix
oCsfVector2f2-component vector of floats
oCsfVector2i2-component vector of integers
oCsfVector2u2-component vector of unsigned integers
oCsfVector3f3-component vector of floats
oCsfVertexDefine a point with color and texture coordinates
\CsfVideoModeSfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device