nMars - Corewars MARS for .NET
IStepEngine Interface
Namespaces > nMars.RedCode > IStepEngine
Step-by-step match
Syntax
C#
public interface IStepEngine : IEngine, IComponent
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
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)