Class: ConsoleShogi::PromotedPiece::Narikyo

Inherits:
NariKin show all
Defined in:
lib/console_shogi/piece.rb

Constant Summary

Constants inherited from NariKin

ConsoleShogi::PromotedPiece::NariKin::NUMBER

Instance Attribute Summary

Attributes inherited from ConsoleShogi::PromotedPiece

#original

Attributes inherited from ConsoleShogi::Piece

#teban

Method Summary

Methods inherited from NariKin

#base_moves

Methods inherited from ConsoleShogi::PromotedPiece

#can_promote?, #initialize, #promoted?, #teban, #teban=

Methods inherited from ConsoleShogi::Piece

#active_image, #can_move_long_distance?, #change_player!, #focused_image, #fu?, #image, #initialize, #move, #moves, #none?, #number, #promote, #promoted?, #same?

Constructor Details

This class inherits a constructor from ConsoleShogi::PromotedPiece