Package application.model.rules.ruleloader

  • Interface Summary 
    Interface Description
    Exportable
    Directives that can be exported to Golly / Lifelib should use this
  • Class Summary 
    Class Description
    ColourDirective
    Implements the @COLORS / @COLOURS directive in ruletables.

    Example:
    Directive
    Represents directives (@...) in *.rule files
    RuleDirective
    Represents a directive that represents the CA rule.
    RuleLoader
    Implements the RuleLoader algorithm which CAViewer uses to load *.rule files.
    RuleNameDirective  
    SQC
    Implements Square Cell Ruletables (@SQC) which are essentially transition tables that work based on neighbourhood sum.