class Statistic::Record

Defined in:

AI2048/statistic.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def actions : Array(Action) #

[View source]
def actions=(actions : Array(Action)) #

[View source]
def log(file : File) #

[View source]
def tick #

[View source]
def tick_time : Int64 #

[View source]
def tock #

[View source]
def tock_time : Int64 #

[View source]