class Statistic
- Statistic
- Reference
- Object
Defined in:
AI2048/statistic.crConstructors
Instance Method Summary
- #data : Array(Statistic::Record)
- #data=(data : Array(Statistic::Record))
- #is_finished
- #last_turns(player : Agent, evil : Agent)
- #log(file : File)
- #open_episode(&)
- #run_until_finished(&)
- #save_action(move : Action)
- #show
- #take_turns(player : Agent, evil : Agent)