C# Class KUITextureDep, KEngine

Inheritance: KAssetDep
Afficher le fichier Open project: mr-kelly/KEngine

Méthodes protégées

Méthode Description
DoProcess ( string resourcePath ) : void
LoadTexture ( string texPath, Action exCallback = null ) : void
ProcessUITexture ( string resourcePath ) : void

Method Details

DoProcess() protected méthode

protected DoProcess ( string resourcePath ) : void
resourcePath string
Résultat void

LoadTexture() protected méthode

protected LoadTexture ( string texPath, Action exCallback = null ) : void
texPath string
exCallback Action
Résultat void

ProcessUITexture() protected méthode

protected ProcessUITexture ( string resourcePath ) : void
resourcePath string
Résultat void