Constant Field Values

Contents

net.royalur.*

  • net.royalur.lut.Lut
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x0
    public static final byte
    0x0
  • net.royalur.lut.cli.LutCommand
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Work with solved game lookup tables (luts)"
    public static final String
    "lut"
  • net.royalur.lut.cli.LutMoveStatsCommand
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Calculate move statistics about an existing lut"
    public static final String
    "move_stats"
  • net.royalur.lut.cli.LutReadCommand
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Read metadata about an existing solved game lut"
    public static final String
    "read"
  • net.royalur.lut.cli.LutTrainCommand
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Generate a new solved game lookup-table, or refine an existing one"
    public static final String
    "train"
  • net.royalur.stats.cli.StatsCommand
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Commands to calculate game statistics"
    public static final String
    "stats"
  • net.royalur.stats.cli.StatsCountCommand
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Count the number of states under common rulesets"
    public static final String
    "count"