static GUITransactionButton.InputState GUITransactionButton.DrawWithBanner |
( |
TransactionButton_Layout | layout, |
|
|
GUIControlsBanner::ActionSource | source, |
|
|
ControllerActionButton | action, |
|
|
Microsoft::Xna::Framework::Graphics::Texture2D | itemTexture, |
|
|
Rectangle | srcRect, |
|
|
string | label, |
|
|
bool | disabled, |
|
|
float | scale, |
|
|
Microsoft::Xna::Framework::Graphics::Color? | overloadedItemColour, |
|
|
bool | forcedPressed = false, |
|
|
bool | hasControllerFocus = false, |
|
|
bool | forceOver = false, |
|
|
bool | disablePressedState = false, |
|
|
bool | drawWhenControllerConnected = false ) |
|
inlinestatic |