Method | Description | |
---|---|---|
AutoSizeGameButton ( string text, Microsoft.Xna.Framework.Content.ContentManager content, InternalActionEnum action, Object args, int centerX, int centreY ) : System | ||
Draw ( Microsoft.Xna.Framework.Content.ContentManager content, |
public AutoSizeGameButton ( string text, Microsoft.Xna.Framework.Content.ContentManager content, InternalActionEnum action, Object args, int centerX, int centreY ) : System | ||
text | string | |
content | Microsoft.Xna.Framework.Content.ContentManager | |
action | InternalActionEnum | |
args | Object | |
centerX | int | |
centreY | int | |
return | System |
public Draw ( Microsoft.Xna.Framework.Content.ContentManager content, |
||
content | Microsoft.Xna.Framework.Content.ContentManager | |
batch | ||
return | void |