C# 클래스 NinePatchSample.NinePatch.NinePatchSprite

상속: NinePatchBase
파일 보기 프로젝트 열기: WaveEngine/Samples

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
InternalLoadTexture ( string &textureId, Texture2D &sourceTexture, Rectangle &sourceRecangle ) : void
InternalUnloadTexture ( ) : void

메소드 상세

InternalLoadTexture() 보호된 메소드

protected InternalLoadTexture ( string &textureId, Texture2D &sourceTexture, Rectangle &sourceRecangle ) : void
textureId string
sourceTexture Texture2D
sourceRecangle Rectangle
리턴 void

InternalUnloadTexture() 보호된 메소드

protected InternalUnloadTexture ( ) : void
리턴 void