public override void Render(ref StringBuilder sb) { sb.AppendFormat("<show_dir pos='{0} {1}' pitch='{2}' />", this.X, this.Y, this.Angle); } }