메소드 | 설명 | |
---|---|---|
Draw ( |
||
OverlordSummary ( Microsoft.Xna.Framework.Game game, int y ) : Descent.Model.Player |
Creates a new summary of the overlords information for the given game and displays it to the right of the screen, at the given y-coordinate (down from the top).
|
public Draw ( |
||
draw | ||
리턴 | void |
public OverlordSummary ( Microsoft.Xna.Framework.Game game, int y ) : Descent.Model.Player | ||
game | Microsoft.Xna.Framework.Game | The current Game object. |
y | int | How far down the screen this HeroSummary should be located. |
리턴 | Descent.Model.Player |