C# Class KUIFontDep, KEngine

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

Protected Methods

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

Method Details

DoProcess() protected method

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

ProcessUIFont() protected method

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