C# Class OpenRA.Mods.Common.Traits.ExitsDebugOverlay

Inheritance: IPostRender
Exibir arquivo Open project: cjshmyr/OpenRA

Public Methods

Method Description
ExitsDebugOverlay ( Actor self, ExitsDebugOverlayInfo info ) : System.Drawing

Private Methods

Method Description
IRenderAboveWorld ( Actor self, WorldRenderer wr ) : void

Method Details

ExitsDebugOverlay() public method

public ExitsDebugOverlay ( Actor self, ExitsDebugOverlayInfo info ) : System.Drawing
self Actor
info ExitsDebugOverlayInfo
return System.Drawing