pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
StyleSheet.getColor
pixelperfectengine
concrete
types
stylesheet
StyleSheet
Returns the color that matches the name, or 0 if not found.
class
StyleSheet
public @
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.