Example #1
0
 protected override void DrawSelf(SpriteBatch spriteBatch)
 {
     DrawHelpers.DrawInputButtonKeyboard(ButtonName, spriteBatch, this.GetDimensions().Position());
 }