![]() |
Pixel Dust Game Engine
v0.9.5
|
Enumerations | |
enum | Style { textStyle_Plain = 0, textStyle_Bold = 1, textStyle_Italic = 2, textStyle_Underline = 4, textStyle_Centered = 16, textStyle_LeftJustified = 0, textStyle_RightJustified = 32 } |
enum | { solidPat = 0xffffffff, greyPat = 0x66666666, emptyPat = 0x00000000, dashPat = 0xff00ff00, dotPat = 0x10101010 } |
Graphics A collection of static enumerations that are used when drawing