Sets the texture used when the button is pushed
Signature:
Button:SetPushedTexture(texture) or Button:SetPushedTexture("filename")
Arguments:
texture- Reference to an existingTextureobject (texture)filename- Path to a texture image file (string)