C# Class Pokemon3D.GameModes.GameModeInfo

Contains global information about the GameMode.
显示文件 Open project: nilllzz/Pokemon3D Class Usage Examples

Public Methods

Method Description
GameModeInfo ( string directory ) : Pokemon3D.DataModel.GameMode

Method Details

GameModeInfo() public method

public GameModeInfo ( string directory ) : Pokemon3D.DataModel.GameMode
directory string
return Pokemon3D.DataModel.GameMode