C# Class NinePatchSample.NinePatch.NinePatchSprite

Inheritance: NinePatchBase
Afficher le fichier Open project: WaveEngine/Samples

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
InternalLoadTexture ( string &textureId, Texture2D &sourceTexture, Rectangle &sourceRecangle ) : void
InternalUnloadTexture ( ) : void

Method Details

InternalLoadTexture() protected méthode

protected InternalLoadTexture ( string &textureId, Texture2D &sourceTexture, Rectangle &sourceRecangle ) : void
textureId string
sourceTexture Texture2D
sourceRecangle Rectangle
Résultat void

InternalUnloadTexture() protected méthode

protected InternalUnloadTexture ( ) : void
Résultat void