C# Класс MegaMan.Engine.FontSystem.ImageFont

Показать файл Открыть проект

Открытые методы

Метод Описание
Draw ( IRenderingContext renderContext, int layer, string text, Point position ) : void
ImageFont ( MegaMan.Common.FontInfo info ) : System.Collections.Generic

Описание методов

Draw() публичный Метод

public Draw ( IRenderingContext renderContext, int layer, string text, Point position ) : void
renderContext IRenderingContext
layer int
text string
position Point
Результат void

ImageFont() публичный Метод

public ImageFont ( MegaMan.Common.FontInfo info ) : System.Collections.Generic
info MegaMan.Common.FontInfo
Результат System.Collections.Generic