pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
StyleSheet.getColor
PixelPerfectEngine
concrete
types
stylesheet
StyleSheet
Returns the color that matches the name, or 0 if not found.
class
StyleSheet
@
safe
nothrow
ubyte
getColor
(
string
colorName
)
Meta
Source
See Implementation
PixelPerfectEngine
concrete
types
stylesheet
StyleSheet
constructors
this
functions
addChrFormatting
addFontset
duplicateChrFormatting
getChrFormatting
getColor
getFontset
getImage
setColor
setImage
static variables
defaultpaletteforGUI
variables
_chrFormat
color
drawParameters
font
images
pattern
Returns the color that matches the name, or 0 if not found.