sbylib.engine.util

Undocumented in source.

Members

Aliases

blue
alias blue = color!(37, 44)
Undocumented in source.
cyan
alias cyan = color!(30, 46)
Undocumented in source.
gray
alias gray = color!(30, 47)
Undocumented in source.
green
alias green = color!(37, 42)
Undocumented in source.
magenda
alias magenda = color!(30, 45)
Undocumented in source.
red
alias red = color!(37, 41)
Undocumented in source.
yellow
alias yellow = color!(30, 43)
Undocumented in source.

Functions

cacheDir
string cacheDir()
Undocumented in source. Be warned that the author may not have intended to support it.
color
string color(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
dependentLibraries
auto dependentLibraries()
Undocumented in source. Be warned that the author may not have intended to support it.
fontDir
string fontDir()
Undocumented in source. Be warned that the author may not have intended to support it.
fontPath
string fontPath(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
importPath
string[] importPath()
Undocumented in source. Be warned that the author may not have intended to support it.
resourceDir
string resourceDir()
Undocumented in source. Be warned that the author may not have intended to support it.
resourcePath
string resourcePath(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
rootDir
string rootDir()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta