Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
▼Nmy | Namespace containing every class, function and enum of the library |
CAbstractShape | Class inherited by all the shapes, it defines common operations on a shape |
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 |
CModifiers | A struct for storing the state of the keyboard modifier keys |
CFont | Class for storing a font |
CImage | A class for manipulating imges |
CMouseInfo | Mouse informations for events involving mouse buttons |
CPolygon | Class for creating regular polygons of 3 or more sides |
CRectangle | Class for creating rectangles |
CShader | Class for storing a shader |
CShaderProgram | Class for creating shader programs |
CText | Class for drawing strings of text |
CTexture | Class for storing textures |
CTriangle | Class for creating triangles |
CWindow | Class for creating a window |