C# Class gbrainy.Core.Main.GameLocator

Show file Open project: GNOME/gbrainy Class Usage Examples

Public Methods

Method Description
GameLocator ( Type type, int variant, GameTypes game_type, bool isGame ) : System

Method Details

GameLocator() public method

public GameLocator ( Type type, int variant, GameTypes game_type, bool isGame ) : System
type System.Type
variant int
game_type GameTypes
isGame bool
return System