class PAN::Dumper

Overview

Dumper class

Defined in:

pan/dumper.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from class PAN::Action

call call, dst_square dst_square, piece_hand piece_hand, piece_name piece_name, src_square src_square

Constructor Detail

def self.new(src_square : Int32 | Nil, dst_square : Int32, piece_name : String, piece_hand : String | Nil = nil) #

[View source]

Class Method Detail

def self.call(*actions) #

[View source]

Instance Method Detail

def call #

[View source]