![]() |
Pixel Dust Game Engine
v0.9.5
|
Things related to drawing graphics on screen. More...
![]() |
Namespaces | |
namespace | pdg::Graphics |
Classes | |
struct | Color |
struct | PortResizeInfo |
struct | PortDrawInfo |
class | Font |
class | Image |
class | ImageStrip |
class | Port |
class | ResourceManager |
Enumerations | |
enum | Style { textStyle_Plain = 0, textStyle_Bold = 1, textStyle_Italic = 2, textStyle_Underline = 4, textStyle_Centered = 16, textStyle_LeftJustified = 0, textStyle_RightJustified = 32 } |
Things related to drawing graphics on screen.
Collection of classes, types and constants that are used for drawing
enum Style |
text drawing and measurement