| CsfBlendMode | Blending mode for drawing | 
| CsfColor | Utility class for manpulating RGBA colors | 
| CsfContextSettings | Structure defining the window's creation settings | 
| CsfEvent | SfEvent defines a system event and its parameters | 
| CsfFloatRect | SfFloatRect and sfIntRect are utility classes for manipulating rectangles | 
| CsfFontInfo | SfFontInfo holds various information about a font | 
| CsfGlyph | SfGlyph describes a glyph (a visual character) | 
| CsfInputStream | Set of callbacks that allow users to define custom file streams | 
| CsfIntRect | |
| CsfIpAddress | Encapsulate an IPv4 network address | 
| CsfJoystickButtonEvent | Joystick buttons events parameters | 
| CsfJoystickConnectEvent | Joystick connection/disconnection event parameters | 
| CsfJoystickIdentification | SfJoystickIdentification holds a joystick's identification | 
| CsfJoystickMoveEvent | Joystick axis move event parameters | 
| CsfKeyEvent | Keyboard event parameters | 
| CsfMouseButtonEvent | Mouse buttons events parameters | 
| CsfMouseMoveEvent | Mouse move event parameters | 
| CsfMouseWheelEvent | Mouse wheel events parameters (deprecated) | 
| CsfMouseWheelScrollEvent | Mouse wheel events parameters | 
| CsfRenderStates | Define the states used for drawing to a RenderTarget | 
| CsfSensorEvent | Sensor event parameters | 
| CsfSizeEvent | Size events parameters | 
| CsfSoundStreamChunk | Defines the data to fill by the OnGetData callback | 
| CsfTextEvent | Text event parameters | 
| CsfTime | Represents a time value | 
| CsfTouchEvent | Touch events parameters | 
| CsfTransform | Encapsulate a 3x3 transform matrix | 
| CsfVector2f | 2-component vector of floats | 
| CsfVector2i | 2-component vector of integers | 
| CsfVector2u | 2-component vector of unsigned integers | 
| CsfVector3f | 3-component vector of floats | 
| CsfVertex | Define a point with color and texture coordinates | 
| CsfVideoMode | SfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device |