C# Class Beyond_Beyaan.Screens.SystemInfoWindow

Inheritance: WindowInterface
Afficher le fichier Open project: Beyonders/Beyond-Beyaan Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( ) : void
Initialize ( GameMain gameMain, string &reason ) : bool
LoadExploredSystem ( StarSystem system ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

Initialize() public méthode

public Initialize ( GameMain gameMain, string &reason ) : bool
gameMain GameMain
reason string
Résultat bool

LoadExploredSystem() public méthode

public LoadExploredSystem ( StarSystem system ) : void
system StarSystem
Résultat void