C# 클래스 FlatRedBall.Gui.GuiSkin

파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 메소드들

메소드 설명
GuiSkin ( ) : System
SetAllTextures ( Microsoft.Xna.Framework.Graphics.Texture2D textureToSet ) : void

메소드 상세

GuiSkin() 공개 메소드

public GuiSkin ( ) : System
리턴 System

SetAllTextures() 공개 메소드

public SetAllTextures ( Microsoft.Xna.Framework.Graphics.Texture2D textureToSet ) : void
textureToSet Microsoft.Xna.Framework.Graphics.Texture2D
리턴 void