C# Class KUISpriteDep, KEngine

Inheritance: KAssetDep
ファイルを表示 Open project: mr-kelly/KEngine

Protected Methods

Method Description
DoProcess ( string resourcePath ) : void
ProcessUISprite ( string resourcePath ) : void

Method Details

DoProcess() protected method

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

ProcessUISprite() protected method

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