Method | Description | |
---|---|---|
LoadFont ( ) : void | ||
SText ( string s, Color c, bool shadows = true ) : System | ||
SText ( string s, bool shadows = true ) : System |
Method | Description | |
---|---|---|
Paint ( UMD.HCIL.Piccolo.Util.PPaintContext paintContext ) : void |
protected Paint ( UMD.HCIL.Piccolo.Util.PPaintContext paintContext ) : void | ||
paintContext | UMD.HCIL.Piccolo.Util.PPaintContext | |
return | void |
public SText ( string s, Color c, bool shadows = true ) : System | ||
s | string | |
c | Color | |
shadows | bool | |
return | System |
public SText ( string s, bool shadows = true ) : System | ||
s | string | |
shadows | bool | |
return | System |