Method | Description | |
---|---|---|
GetColor ( this section, [ key, Color defaultValue ) : Color | ||
GetColor ( this section, [ key, Color defaultValue, double defaultMultipler, double &multipler ) : Color | ||
Set ( this section, [ key, Color entry ) : void | ||
Set ( this section, [ key, Color entry, double multipler ) : void | ||
Set ( this section, [ key, |
Method | Description | |
---|---|---|
GetEntry ( this section, [ key, IList |
||
GetEntry ( this section, [ key, IList |
||
GetEntry ( this section, [ key, IList |
public static GetColor ( this section, [ key, Color defaultValue ) : Color | ||
section | this | |
key | [ | |
defaultValue | Color | |
return | Color |
public static GetColor ( this section, [ key, Color defaultValue, double defaultMultipler, double &multipler ) : Color | ||
section | this | |
key | [ | |
defaultValue | Color | |
defaultMultipler | double | |
multipler | double | |
return | Color |
public static Set ( this section, [ key, Color entry ) : void | ||
section | this | |
key | [ | |
entry | Color | |
return | void |
public static Set ( this section, [ key, Color entry, double multipler ) : void | ||
section | this | |
key | [ | |
entry | Color | |
multipler | double | |
return | void |
public static Set ( this section, [ key, |
||
section | this | |
key | [ | |
entry | ||
return | void |