Method | Description | |
---|---|---|
BuildModel ( ) : |
Builds a new game using the ruby script
|
|
BuildView ( |
Builds Views for a given game
|
|
RubyGameBuilder ( string path, |
Creates new RubyGameBuilder
|
Method | Description | |
---|---|---|
GetPlayerOfSpaceship ( |
public BuildView ( |
||
model | The game | |
return |
public RubyGameBuilder ( string path, |
||
path | string | Path to the Ruby Script |
configuration | Configuration of the program | |
return | System |