struct Action
Defined in:
AI2048/action.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(pos, place tile)
#
def self.
new(op : Int32 =
-1)
#
def self.
new(move_op : Int32)
#
Instance Method Detail
def
apply!(b : Pointer(
Board))
#