Méthode | Description | |
---|---|---|
PlayersElement ( Microsoft.Xna.Framework.Game game, Hero yourself, |
Creates a new instance of a PlayerElement that display summaries of the players in the game.
|
public PlayersElement ( Microsoft.Xna.Framework.Game game, Hero yourself, |
||
game | Microsoft.Xna.Framework.Game | The game object |
yourself | Hero | The hero that shouldn't be displayed in the summary, null if youre the Overlord. |
party | The hero party to display. | |
Résultat | System.Collections.Generic |