コード例 #1
0
 public override void Draw(RenderContext context)
 {
     sprite.Draw(context.renderTarget, SFML.Graphics.RenderStates.Default);
 }