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

Inheritance: IPostRender, INotifyDamage
Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Méthode Description
CombatDebugOverlay ( Actor self ) : System

Private Methods

Méthode Description
DrawArmaments ( Actor self, OpenRA.Traits.AttackBase attack, WorldRenderer wr, RgbaColorRenderer wcr, float iz ) : void
INotifyCreated ( Actor self ) : void
INotifyDamage ( Actor self, OpenRA.Traits.AttackInfo e ) : void
IRenderAboveWorld ( Actor self, WorldRenderer wr ) : void

Method Details

CombatDebugOverlay() public méthode

public CombatDebugOverlay ( Actor self ) : System
self Actor
Résultat System