ezgl
1.0.1
An Easy Graphics & GUI Library
|
▼Nezgl | A library for creating a graphical user interface |
▼Capplication | The core application |
Csettings | Configuration settings for the application |
Ccamera | Manages the transformations between coordinate systems |
Ccanvas | Responsible for creating, destroying, and maintaining the rendering context of a GtkWidget |
Ccolor | Represents a color as a mixture or red, green, and blue as well as the transparency level |
Crenderer | Provides functions to draw primitives (e.g., lines, shapes) to a rendering context (the MainCanvas) |
Cpoint2d | Represents a two-dimensional point |
Crectangle | Represents a rectangle as two diagonally opposite points |