C# Class DodongosQuest.Maps.MapFactory

Afficher le fichier Open project: faintpixel/Roguelike

Méthodes publiques

Méthode Description
CreateMap ( World world ) : IMap

Method Details

CreateMap() public static méthode

public static CreateMap ( World world ) : IMap
world World
Résultat IMap