Method | Description | |
---|---|---|
Draw ( IRenderingContext renderContext, int layer, string text, Point position ) : void | ||
ImageFont ( MegaMan.Common.FontInfo info ) : System.Collections.Generic |
public Draw ( IRenderingContext renderContext, int layer, string text, Point position ) : void | ||
renderContext | IRenderingContext | |
layer | int | |
text | string | |
position | Point | |
return | void |
public ImageFont ( MegaMan.Common.FontInfo info ) : System.Collections.Generic | ||
info | MegaMan.Common.FontInfo | |
return | System.Collections.Generic |