C# Class KBitmapFontDep, KEngine

Inheritance: KAssetDep
Mostrar archivo Open project: mr-kelly/KEngine

Protected Methods

Method Description
DoProcess ( string resourcePath ) : void
ProcesBitMapFont ( string resPath ) : void

Method Details

DoProcess() protected method

protected DoProcess ( string resourcePath ) : void
resourcePath string
return void

ProcesBitMapFont() protected method

protected ProcesBitMapFont ( string resPath ) : void
resPath string
return void