UIPanel(Asset< Texture2D > customBackground, Asset< Texture2D > customborder, int customCornerSize=12, int customBarSize=4)
override void DrawSelf(SpriteBatch spriteBatch)
Asset< Texture2D > _borderTexture
void DrawPanel(SpriteBatch spriteBatch, Texture2D texture, Color color)
Asset< Texture2D > _backgroundTexture
static IAssetRepository Assets