C# 클래스 Fusion.Engine.Graphics.DiscTexture

Represents any kind of texture that could be loaded from content.
상속: Texture
파일 보기 프로젝트 열기: demiurghg/FusionEngine 1 사용 예제들

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Disposes DiscTexture

비공개 메소드들

메소드 설명
DiscTexture ( RenderSystem rs, Texture2D texture ) : System

메소드 상세

Dispose() 보호된 메소드

Disposes DiscTexture
protected Dispose ( bool disposing ) : void
disposing bool
리턴 void