C# 클래스 Ctrl_Space.Graphics.MetaTexture

파일 보기 프로젝트 열기: vkd/Ctrl-Space 1 사용 예제들

공개 메소드들

메소드 설명
MetaTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : Microsoft.Xna.Framework
MetaTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Rectangle region ) : Microsoft.Xna.Framework

메소드 상세

MetaTexture() 공개 메소드

public MetaTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : Microsoft.Xna.Framework
texture Microsoft.Xna.Framework.Graphics.Texture2D
리턴 Microsoft.Xna.Framework

MetaTexture() 공개 메소드

public MetaTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Rectangle region ) : Microsoft.Xna.Framework
texture Microsoft.Xna.Framework.Graphics.Texture2D
region Microsoft.Xna.Framework.Rectangle
리턴 Microsoft.Xna.Framework