Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MoodSwingGUI
MSGUIUnclickable
C# Class MoodSwingGUI.MSGUIUnclickable
MSGUIUnclickable is a GUI component that is drawable but not clickable.
Inheritance:
MoodSwingCoreComponents.MS2DComponent
,
MSGUIObject
Exibir arquivo
Open project: verngutz/MoodSwing
Class Usage Examples
Public Methods
Method
Description
MSGUIUnclickable
(
Rectangle
boundingRectangle
,
SpriteBatch
spriteBatch
,
Microsoft.Xna.Framework.Game
game
) :
System
Method Details
MSGUIUnclickable()
public
method
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
return
System