C# Class WarTornLands.XML_Parser

Afficher le fichier Open project: floAr/WarTornLands Class Usage Examples

Méthodes publiques

Méthode Description
GetDialouge ( bool modus, int textstelle ) : List
GetLevel ( ) : Level
Initialize ( ) : void
LoadLevel ( ) : bool
LoadText ( ) : bool
SaveLevel ( ) : void
SaveText ( ) : void
SetFilename ( String name ) : void
SetLevel ( ) : void
XML_Parser ( Microsoft.Xna.Framework.Game game ) : System

Method Details

GetDialouge() public méthode

public GetDialouge ( bool modus, int textstelle ) : List
modus bool
textstelle int
Résultat List

GetLevel() public méthode

public GetLevel ( ) : Level
Résultat Level

Initialize() public méthode

public Initialize ( ) : void
Résultat void

LoadLevel() public méthode

public LoadLevel ( ) : bool
Résultat bool

LoadText() public méthode

public LoadText ( ) : bool
Résultat bool

SaveLevel() public méthode

public SaveLevel ( ) : void
Résultat void

SaveText() public méthode

public SaveText ( ) : void
Résultat void

SetFilename() public méthode

public SetFilename ( String name ) : void
name String
Résultat void

SetLevel() public méthode

public SetLevel ( ) : void
Résultat void

XML_Parser() public méthode

public XML_Parser ( Microsoft.Xna.Framework.Game game ) : System
game Microsoft.Xna.Framework.Game
Résultat System