This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
▼CAbstractShape | Class inherited by all the shapes, it defines common operations on a shape |
CPolygon | Class for creating regular polygons of 3 or more sides |
▼CRectangle | Class for creating rectangles |
CText | Class for drawing strings of text |
CTriangle | Class for creating triangles |
CCamera | Class used to manipulate a 2D camera |
CColor | Class for storing color objects |
CCursor | A class for storing custom cursors |
CEvent | Struct for representing events and informations associated with them |
CFont | Class for storing a font |
CImage | A class for manipulating imges |
CEvent::Modifiers | A struct for storing the state of the keyboard modifier keys |
CMouseInfo | Mouse informations for events involving mouse buttons |
CShader | Class for storing a shader |
CShaderProgram | Class for creating shader programs |
CTexture | Class for storing textures |
CWindow | Class for creating a window |