Step-by-step match
Syntax
C# |
public interface IStepEngine : IEngine, IComponent
Members
All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
BeginMatch(IProject) |
Initialize the engine
| |
EndMatch(ISimpleOutput) |
Returns scores of the match
| |
LastStepResult |
returns result of last step
| |
NextStep() |
Make step
| |
Project |
return current project
|
Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)