nMars - Corewars MARS for .NET
IProject Interface
Namespaces > nMars.RedCode > IProject
Setup of rules, options for parser and engine, list of warrior filenames and compiled warriors
Syntax
C#
public interface IProject
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
EngineOptions
Options for engine
ParserOptions
Options for parser
Rules
Rules
SaveXml(String)
Save/serialize project to file
WarriorFiles
List of filenames
Warriors
List of compiled warriors, empty before compilation, failed warriors has null item

Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)