C# 클래스 MoodSwingGUI.MSGUIUnclickable

MSGUIUnclickable is a GUI component that is drawable but not clickable.
상속: MoodSwingCoreComponents.MS2DComponent, MSGUIObject
파일 보기 프로젝트 열기: verngutz/MoodSwing 1 사용 예제들

공개 메소드들

메소드 설명
MSGUIUnclickable ( Rectangle boundingRectangle, SpriteBatch spriteBatch, Microsoft.Xna.Framework.Game game ) : System

메소드 상세

MSGUIUnclickable() 공개 메소드

public MSGUIUnclickable ( Rectangle boundingRectangle, SpriteBatch spriteBatch, Microsoft.Xna.Framework.Game game ) : System
boundingRectangle Microsoft.Xna.Framework.Rectangle
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
game Microsoft.Xna.Framework.Game
리턴 System