Package pieces. chess3d
          Types
BlackPawn3D
                          
                    Link copied to clipboard
                        open class BlackPawn3D(player: Player, promotionRegion: Region3D, pawnPromotions: List<Piece3D>) : ChessPawn3D, Piece3D
Content copied to clipboard
StandardBlackPawn3D
                          
                    Link copied to clipboard
                        StandardWhitePawn3D
                          
                    Link copied to clipboard
                        WhitePawn3D
                          
                    Link copied to clipboard
                        open class WhitePawn3D(player: Player, promotionRegion: Region3D, pawnPromotions: List<Piece3D>) : ChessPawn3D, Piece3D
Content copied to clipboard