C# Class SmartboyDevelopments.Haxxit.MonoGame.Maps.FirstMapFactory

Inheritance: SpawnMapFactory
Show file Open project: smartboyathome/Haxxit

Public Methods

Method Description
FirstMapFactory ( ) : System
NewInstance ( ) : Map

Method Details

FirstMapFactory() public method

public FirstMapFactory ( ) : System
return System

NewInstance() public method

public NewInstance ( ) : Map
return SmartboyDevelopments.Haxxit.Maps.Map