Метод | Описание | |
---|---|---|
LoadFont ( ) : void | ||
SText ( string s, Color c, bool shadows = true ) : System | ||
SText ( string s, bool shadows = true ) : System |
Метод | Описание | |
---|---|---|
Paint ( UMD.HCIL.Piccolo.Util.PPaintContext paintContext ) : void |
protected Paint ( UMD.HCIL.Piccolo.Util.PPaintContext paintContext ) : void | ||
paintContext | UMD.HCIL.Piccolo.Util.PPaintContext | |
Результат | void |
public SText ( string s, Color c, bool shadows = true ) : System | ||
s | string | |
c | Color | |
shadows | bool | |
Результат | System |
public SText ( string s, bool shadows = true ) : System | ||
s | string | |
shadows | bool | |
Результат | System |